Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 468 Bytes

File metadata and controls

27 lines (16 loc) · 468 Bytes

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