mateuscardosogs / react-native-firebase-mlkit

MIT License
89 stars 42 forks source link

Face detection Example #9

Open jasan-s opened 5 years ago

jasan-s commented 5 years ago

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.

jasan-s commented 5 years ago

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