react-native-ocr-manager Getting started $ npm install react-native-ocr-manager --save Mostly automatic installation $ react-native link react-native-ocr-manager Usage import OcrManager from 'react-native-ocr-manager'; // TODO: What to do with the module? OcrManager;