0.0.4 • Published 5 years ago

@react-native-firebase/mlkit v0.0.4

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
5 years ago

This is for the upcoming v6.0.0 release of React Native Firebase, please use the react-native-firebase package instead, unless you're early adopting/testing the new packages - in which case please use the latest alpha/beta/next tag release on npm and not the latest tagged release for this package.

Bring powerful machine learning features to your mobile app whether you're new or experienced in ML. Get started easily by using ready-to-use APIs from Firebase for common mobile use cases, or import your own custom models which can be hosted and served to your apps by Firebase. ML Kit APIs can run on-device or in the cloud, depending on the functionality, and some give you both choices.

Supported APIs:

  • Vision
  • Custom models
  • Natural Language

> Learn More

Installation

Requires @react-native-firebase/app to be installed.

yarn add @react-native-firebase/mlkit
react-native link @react-native-firebase/mlkit

Documentation

License


Built and maintained with 💛 by Invertase.