react-native-sunmi-infrared-scanner
v0.2.0
Published
react native sunmi infrared scanner
Downloads
1
Readme
react-native-sunmi-infrared-scanner
react native sunmi infrared scanner
Installation
npm install react-native-sunmi-infrared-scanner
Usage
import { infraredScan } from 'react-native-sunmi-infrared-scanner';
// ...
const result = await infraredScan();
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library