react-native-mlkit
react-native-mlkit copied to clipboard
The definitive MLKit wrapper for React Native and Expo
It would be good to have simple READMEs in each directory just so people don't feel lost.
## Description The project about blurb is missing, let's update that!
## Description We don't have any project logo hitting you in the face at time of arrival to the repo We should also add an animated GIF of the demo...
We want to have a consistent style across all of the packages in the monorepo. The best way to do this is a shared config. A skeleton of this already...
- [ ] `expo-mlkit-core` - [ ] `expo-mlkit-face-detection` - [ ] `expo-mlkit-object-detection` - [ ] `expo-mlkit-image-labeling` - [ ] `InfiniteRedAI`
- [ ] `expo-mlkit-core` - [ ] `expo-mlkit-face-detection` - [ ] `expo-mlkit-object-detection` - [ ] `expo-mlkit-image-labeling` - [ ] `InfiniteRedAI`
- [ ] `expo-mlkit-core` - [ ] `expo-mlkit-face-detection` - [ ] `expo-mlkit-object-detection` - [ ] `expo-mlkit-image-labeling` - [ ] `InfiniteRedAI`
Types like `ExpoMLKitObjectDetector` should include an "unload" option to allow apps to free up memory when models are not being used.
I took the example from the [docs here](https://docs.infinite.red/react-native-mlkit/object-detection/) and noticed many errors which I cannot make work :/ https://github.com/user-attachments/assets/d09daf3e-c09b-4be0-b487-21201ca99902
## Description - Closes #165