Add libreactnative.so to the list of files to not strip. Just temporary because it's already fixed upstream but not released yet.
fix e2e tests in debug mode upstream PR expo/expo#32951
Gets rid of The global process.env.EXPO_OS is not defined. This should be inlined by babel-preset-expo during transformation.
warning while running unit tests. Probably caused by an issue reported here or here.