vision camera alignment issue
enter image description hereI am using react native vision camera in my react native cli app, I am able to successfully scan the code but there is a problem with the alignment.
is there a react-native-vision-camera 3.x that works with React Native 0.71?
With RNVC 3.6.4, when I build my app for Android, I get: Execution failed for task ':react-native-vision-camera:buildCMakeRelWithDebInfo[arm64-v8a]'.
Could not build react-native app due to react-native-vision-camera module error
I’m trying to integrate camera functionality on my react native app, during build process, a error react-native-vision-camera is stopping build process.
Always show toast with empty string when request camera permission using react-native-vision-camera
When i request permission camera. Toast with empty message always show on android. Only android.