Hossein Pousti
Hossein Pousti
The mentioned issue above is not only for Android, but it is also for iOS, I encountered the issue after upgrading my RN app to 0.74 too. I thought it...
The beta 5 now It's working on both platforms. Thank you @mrousavy
@mrousavy You're welcome! Running the app on a physical device is OK, but when I've trying to run the app on a simulator with arm64 architecture, it threw the following...
If you or someone else has the issue yet, since you are using the Skia v2 and onLayout was obsoleted, you need to apply some changes to `*/node_modules/react-native-vision-camera/src/skia/SkiaCameraCanvas.tsx`. If you'd...
Hi @maksymblank, you're welcome. I also came across the issue that, if I’m not wrong, starts from version `2.2.11`. I didn’t have enough time to explore the reason for the...