Skip to content

Extract text from an image file or captured image on iOS and Android

Notifications You must be signed in to change notification settings

vishaljak/expo-text-recognition

Repository files navigation

expo-text-recognition

Extract text from a image file or a captured image on iOS and Android. Done fully on device.

Installation in managed Expo projects

npx expo install expo-text-recognition

Installation in bare React Native projects

For bare React Native projects, you must ensure that you have installed and configured the expo package before continuing.

Add the package to your npm dependencies

npm install expo-text-recognition

Configure for iOS

Run npx pod-install after installing the npm package.

Configure for Android

Contributing

Contributions are very welcome! Please refer to guidelines described in the contributing guide.

About

Extract text from an image file or captured image on iOS and Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published