@react-native-firebase/ml-vision
v7.4.13
Published
React Native Firebase - Firebase ML Kit brings the power of machine learning vision to your React Native application, supporting both Android & iOS.
Downloads
261
Readme
DEPRECATED
This package is deprecated and should no longer be used.
Google has split mobile machine learning functionality into two pieces:
"On-Device" inferences - this will be handled via the standalone "Google ML Kit" libraries, and the related
react-native-mlkit
package. This includes any APIs where the device uses a local model to make inferences"Cloud" inferences - these will continue in Firebase, but are now in the "Firebase ML" library, and will be available from the new consolidated
@react-native-firebase/ml
package
More information on the transition is available here: https://firebase.google.com/docs/ml#cloud_vs_on-device