Olivier Payen

Results 2 issues of Olivier Payen

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.