mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-01-12 17:42:24 +08:00
- @react-native-firebase/admob@7.4.1 - @react-native-firebase/analytics@7.4.1 - @react-native-firebase/auth@8.3.1 - @react-native-firebase/crashlytics@8.2.1 - @react-native-firebase/database@7.4.1 - @react-native-firebase/dynamic-links@7.4.1 - @react-native-firebase/firestore@7.5.1 - @react-native-firebase/functions@7.3.1 - @react-native-firebase/iid@7.3.1 - @react-native-firebase/in-app-messaging@7.3.1 - @react-native-firebase/messaging@7.6.1 - @react-native-firebase/ml-natural-language@7.3.1 - @react-native-firebase/ml-vision@7.3.1 - @react-native-firebase/perf@7.3.1 - @react-native-firebase/remote-config@8.1.1 - @react-native-firebase/storage@7.3.1 - react-native-firebase-tests@8.2.1
React Native Firebase - ML Kit Natural Language
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.
This module supports the following APIs:
| API | Supported |
|---|---|
| Language Identification | ✅ |
| Smart Reply | ✅ |
| Translate | ❌ |
Installation
Requires @react-native-firebase/app to be installed.
yarn add @react-native-firebase/ml-natural-language
Documentation
License
- See LICENSE
Built and maintained with 💛 by Invertase.

