Identity scanner based on firebase text recognition
npm install react-native-firebase-id-scanner
import FirebaseIdScanner from "react-native-firebase-id-scanner";
// ...
const result = await FirebaseIdScanner.multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT