aboozaid/react-native-facerecognition

Error while updating property 'mounted' of a view managed of :FaceCamera

Closed this issue · 3 comments

Got two errors with your example while start it:


Error while updating property 'mounted' of a view managed of :FaceCamera

null

No implementation found for long org.opencv.face.LBPHFaceRecognizer.created_0(int,int,int,int,double) (tried Java_org_opencv_face_LBPHFaceRecognizer_create_10 and Java_org_opencv_face_LBPHFaceRecognizer_create_10__IIID)

updateViewProp
ViewManagersPropertyCache.java: 95


  1. Package not found - OpenCV Manager package was not found! Try to install it?

Any suggestion, Thanks

important to add the jnilibs, resovled

How did you fix it? I showed up

Is there any update?