sonicbaume
sonicbaume
@cipolleschi Here's the example from @ThinkerLu as a reproducer repo, and a video of the result. Reproducer: https://github.com/sonicbaume/fabric-onpress-bug-reproducer Video: https://github.com/facebook/react-native/assets/102724304/97806c87-4788-488a-8f2b-593ea286d300
@cipolleschi Is this still considered high priority? Is there anything else you need?
Same problem for me - when you navigate to a previous screen it crashes. Happens only on iOS with new architecture enabled. My stack is: @react-navigation/native: 6.1.7 @react-navigation/native-stack: 6.9.13 react-native-in-app-review:...
Woops! I'm using RN 0.73.2. When I use react-native-webview 13.6.3 then pod install is fine, but it fails to build.
[RN 0.73.5](https://github.com/facebook/react-native/releases/tag/v0.73.5) fixed this for me. Thanks @cipolleschi 😄