physical-barcode-scanner-api
v0.1.1
Published
Native Expo Module for interacting with a physical scanner, in react native.
Downloads
10
Maintainers
Readme
native-barcode-scanner
A Native Expo Module for interacting with a physical scanner, in react native.
Currently supports following manufactures and models:
- Newland
- MT9055
Installation in bare React Native projects
For bare React Native projects, you must ensure that you have installed and configured the expo package before continuing.
Add the package to your npm dependencies
npm install native-barcode-scannerConfigure for iOS
Run npx pod-install after installing the npm package.
Configure for Android
Contributing
Contributions are currently not accepted.
