Identity scanner based on firebase text recognition
npm install @nectr-rn/react-native-firebase-id-scannerIdentity scanner based on firebase text recognition
``sh`
npm install react-native-firebase-id-scanner
`js
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