https://github.com/solimanware/react-native-ml-kit
https://github.com/solimanware/react-native-ml-kit
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/solimanware/react-native-ml-kit
- Owner: solimanware
- License: mit
- Created: 2025-09-28T11:56:35.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2025-09-28T14:10:59.000Z (9 months ago)
- Last Synced: 2025-09-28T14:43:37.824Z (9 months ago)
- Language: Java
- Size: 929 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Native ML Kit
React Native On-Device Machine Learning w/ Google ML Kit
## Supported Modules
| Module | Android | iOS |
| ------------------------------------------ | :-----: | :-: |
| [Image Labeling](./image-labeling) | ✅ | ✅ |
| [Identify Languages](./identify-languages) | ✅ | ✅ |
| [Face Detection](./face-detection) | ✅ | ✅ |
| [Text Recognition](./text-recognition) | ✅ | ✅ |
| [Barcode Scanning](./barcode-scanning) | ✅ | ✅ |
| [Translate Text](./translate-text) | ✅ | ❌ |
| Object Detection and Tracking | ❌ | ❌ |
| Digital Ink Recognition | ❌ | ❌ |
| Smart Replies | ❌ | ❌ |