Emmanuel
Emmanuel
Fixed in the latest worklet core version for me
Same here using react-native-vision-camera 4.7.1 with frame processors and react-native 0.75.5. In my case it seems to be a silent error, I didn't see the app freeze or crash ```...
> This is still broken, even on 4.7.0 for me. > > I had to create a patch following [ddkuz](https://github.com/ddkuz) instructions (thank you) What version of RN are you using?...
> [react-native-vision-camera+4.7.1.patch](https://github.com/user-attachments/files/21716993/react-native-vision-camera%2B4.7.1.patch) > > use this patch its work in RN 77.2 to 79.2 Do you have a solution for RN < 0.77.2?
> Hii [@mannoeu](https://github.com/mannoeu) > > Please give me more information about your problem, so i can help you > > > > [react-native-vision-camera+4.7.1.patch](https://github.com/user-attachments/files/21716993/react-native-vision-camera%2B4.7.1.patch) > > > use this patch its...
Hello dear @R8P I’m still facing this error, I haven’t found the solution
> > Hi [@mannoeu](https://github.com/mannoeu), Is there any update for React Native versions below 0.77? I’m currently using react-native 0.76.9 with react-native-vision-camera 4.7.1. > > Currently, downgrade to 4.7.0 is my...
It works fine here on Android and iOS (native), but when I access it on the iOS web interface, BottomSheetModal behaves strangely when focusing on inputs. Does anyone know how...