mateuscardosogs/react-native-firebase-mlkit

Face detection Example

Opened this issue · 1 comments

I am using React-native-firebase but it is currently missing Firebase ML Kit module.

Few questions:
-Would I be able to use this alongside React-Native-Firebase without issues?
-I wanted to use MLKit for on-device face detection to Blur faces in photos. Can you share example code for face detecting using this lib.

@ mateusc42 it seems TextRecognition the only method implemented in this lib?