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.
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.