react-native-mediapipe
react-native-mediapipe copied to clipboard
facelandmarkdetection empty faceBlendshapes in iOS
Hi, I found that the faceBlendshapes from faceLandmarkDetectorResults is always returning an empty array in iOS, while in Android, it is working that it shows an array of categories. Is the function not implemented in iOS platform? Thanks