react-native-text-detector icon indicating copy to clipboard operation
react-native-text-detector copied to clipboard

Text Detector from image for react native using firebase MLKit on android and Tesseract on iOS

Results 25 react-native-text-detector issues
Sort by recently updated
recently updated
newest added

I'm trying the tesseract branch on android using the example given in the Readme but the app crashes as soon as the detect method is called. The app crashes without...

I tried to take the picture of ID card vertically and horizontally, the results is taken horizontally will have a more accurate results. however vertically taken picture, the text returned...

Im developing app with ios 12. But I got below error in xcode. Also I got error react-native . I examined issue and saw libstdc lib not supportted for ios...

``` fatal error: 'React/RCTDefines.h' file not found #import ``` running react-native run-ios into this, please help.

```java java.lang.NullPointerException: Attempt to invoke virtual method 'com.google.android.gms.tasks.Task com.google.firebase.ml.vision.text.FirebaseVisionTextRecognizer.processImage(com.google.firebase.ml.vision.common.FirebaseVisionImage)' on a null object reference at com.fetchsky.RNTextDetector.RNTextDetectorModule.detectFromUri(RNTextDetectorModule.java:49) at java.lang.reflect.Method.invoke(Native Method) at com.facebook.react.bridge.JavaMethodWrapper.invoke(JavaMethodWrapper.java:372) at com.facebook.react.bridge.JavaModuleWrapper.invoke(JavaModuleWrapper.java:151) at com.facebook.react.bridge.queue.NativeRunnable.run(Native Method) at android.os.Handler.handleCallback(Handler.java:883) at android.os.Handler.dispatchMessage(Handler.java:100)...

Hello, I am having some dependency issues while using this library. Can you let me know what are the requirements for this library to work on an android? I am...

after pod install when i try to run the application its show this error dyld: lazy symbol binding failed: can't resolve symbol ___cxa_guard_acquire in /Users/mds/Library/Developer/CoreSimulator/Devices/1DF42AC9-39F7-464C-949F-35A71DF058F5/data/Containers/Bundle/Application/6DA21693-67E4-4976-9718-BB23A7A2D6F2/MyCarAuction.app/MyCarAuction because dependent dylib #1 could...

![Screenshot_20200525-174151](https://user-images.githubusercontent.com/59353708/82811719-0e069800-9eaf-11ea-9a86-11fb9e039f99.png) Kindly help me out asap