react-native-ml-kit icon indicating copy to clipboard operation
react-native-ml-kit copied to clipboard

React Native On-Device Machine Learning w/ Google ML Kit

Results 25 react-native-ml-kit issues
Sort by recently updated
recently updated
newest added

using on M1 Mac Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. To debug build logs further, consider building your app with...

using on M1 Mac Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. To debug build logs further, consider building your app with...

What would be needed to make translations (`@react-native-ml-kit/translate-text`) production ready ?

What would be needed to make translations (`@react-native-ml-kit/translate-text`) production ready ?

### What happened? ``` ld: Undefined symbols: _GULLogBasic, referenced from: _MLKLog in MLKitCommon[x86_64][7](MLKLogger.o) _OBJC_CLASS_$_GDTCORTransport, referenced from: in MLKitCommon[x86_64][6](MLKFirelogTransport.o) _OBJC_CLASS_$_GTMLogMininumLevelFilter, referenced from: in MLKitCommon[x86_64][151](GIPLoggingReroutingGTMLogger.o) _OBJC_CLASS_$_GTMLogger, referenced from: in MLKitCommon[x86_64][26](CCTClearcutUploader.o) _OBJC_CLASS_$_MLKITx_GIPLoggingReroutingGTMLogger in...

bug

### What happened? Hello! Are there any additional steps to get Android to work properly? Everything works great on IOS, get an error when starting Android app, and it immediately...

bug

Hello, I'm facing an issue with my IOS device. When I send an image URL captured through a react-native-vision-camera it returns an empty array. Do you know how I can...

bug
face detection

### What happened? This library was easy to install and use, but I noticed that I got a warning that I needed to use Rosetta in order to be compatible...

bug

Here, I have added support for the translation ML kit for the IOS. Inspired by the [PR.](https://github.com/a7medev/react-native-ml-kit/pull/19/files)