react-native-lecom-scan

test


Keywords
react-native, ios, android
License
MIT
Install
npm install react-native-lecom-scan@0.10.0

Documentation

react-native-lecom-scan

React Native implementation of Lecom scanner SDK.

Installation

npm install react-native-lecom-scan

or

yarn add react-native-lecom-scan

or

expo install react-native-lecom-scan

Usage

import { useLecomScan } from "react-native-lecom-scan";

const { code } = useLecomScan()

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