@nectr-rn/react-native-firebase-id-scanner

Identity scanner based on firebase text recognition


Keywords
react-native, ios, android
License
MIT
Install
npm install @nectr-rn/react-native-firebase-id-scanner@0.1.12

Documentation

react-native-firebase-id-scanner

Identity scanner based on firebase text recognition

Installation

npm install react-native-firebase-id-scanner

Usage

import FirebaseIdScanner from "react-native-firebase-id-scanner";

// ...

const result = await FirebaseIdScanner.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT