pigeonmal
pigeonmal
Sorry for the slow response, I finally managed to get the bug in the reproducer. CHECK: https://github.com/pigeonmal/react-native-onpress-bug/ I have put the same code as my app. When newArchEnabled=false: NO BUG,...
I try to remove react-native-reanimated, the bug has disappeared
Hi i try update react native to "0.74.0-rc.8" and react native mmkv to "3.0.0-beta.1". And when I rebuild app, and restart in dev debug, the app crash errors log at...
Sorry for the delay in getting back, I tried several settings on my own. First of all i'm on **Android**. This is my package.json : https://pastebin.com/SPcPjzd7 1) I thought maybe...
I try beta 2, the build don't work check logs : https://pastebin.com/VUjTDFzV I fixed that in node_modules files: 1) node_modules/react-native-mmkv/react-native.config.js Modified cxxModuleCMakeListsPath to `CMakeLists.txt` 2) Delete build folder in node_modules/react-native-mmkv/android/build/...
Same error, in local that work fine, but in my hoster that throw this error
> 2\. If I upgrade Reanimated to `3.10.*`, this issue will be resolved, but it will cause another initialization issue for both iOS and Android. Oh I will try to...
> onPressIn work perfectly Yes for me onPressIn work perfectly like you, so I think it's the same issue. I try to update to 0.74.1, and reanimated to 3.11.0, and...
Still not work UP
Only fix for now i found is to use react native bottom sheet