Olivier Payen
Results
2
issues of
Olivier Payen
[Vanilla example app] White screen on Android with new architecture enabled when Proguard is enabled
1
Repro steps: - Enable `enableProguardInReleaseBuilds` in the app's `build.gradle` file of the vanilla example app - Make sure that new architecture is enabled (`newArchEnabled=true` in `gradle.properties`, enabled by default) -...
Doing that will avoid depending on the React Native's performance.now() implementation.