I am building an app using expo lasted SDK 52.0.37, now in that app I want to have face recognition but what I have found out is Expo FaceDetector is Deprecated now it asked me use react native vision camera but the issue is how can I implementat one as I don't touch any native code I am using the dev build to test but when I build I get errors in building
any solutions ???