react-native-mad-ocr ocr Installation npm install react-native-mad-ocr Usage import MadOcr from "react-native-mad-ocr"; // ... const result = await MadOcr.multiply(3, 7); Contributing See the contributing guide to learn how to contribute to the repository and the development workflow. License MIT