Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```