Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kyledecot/react-native-drivers-license-barcode-scanner
React Native Component for Scanning Drivers Licenses
https://github.com/kyledecot/react-native-drivers-license-barcode-scanner
javascript react react-native
Last synced: 4 days ago
JSON representation
React Native Component for Scanning Drivers Licenses
- Host: GitHub
- URL: https://github.com/kyledecot/react-native-drivers-license-barcode-scanner
- Owner: kyledecot
- License: other
- Created: 2018-04-12T11:51:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T10:06:47.000Z (about 2 years ago)
- Last Synced: 2023-02-27T05:32:24.739Z (almost 2 years ago)
- Topics: javascript, react, react-native
- Language: C
- Homepage:
- Size: 20.8 MB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-native-drivers-license-barcode-scanner [![Build Status](https://travis-ci.org/kyledecot/react-native-drivers-license-barcode-scanner.svg?branch=master)](https://travis-ci.org/kyledecot/react-native-drivers-license-barcode-scanner)
## Demo
```bash
bundle install
yarn install
(cd example/ios && bundle exec pod install)
yarn start
yarn run:ios
```