zsajjad / react-native-text-detector

Text Detector from image for react native using firebase MLKit on android and Tesseract on iOS
MIT License
222 stars 60 forks source link

using cloud recognition #3

Open iamdreo opened 6 years ago

iamdreo commented 6 years ago

please how can i use cloud recognition?

zsajjad commented 6 years ago

Currently, package supports only on device recognition. It will be nice if you can send over some PR for this, else I will look into it sometime later.