how to utilize the react-native-vision-camera library to detect faces from a static image URI
the FaceDetector from ‘expo-face-detector’ has been marked as ‘deprecated’ in sdk 51 and the official expo documentation recommends to use ‘react-native-vision-camera’. Below is my old function