/ScannerApp

Cross platform React Native Scanner app

Primary LanguageJavaScriptMIT LicenseMIT

React Native Barcode Scanner App

A simple cross platform (iOS and Android) React Native News App.

Reference Designs

Installation

Note: Be sure you have the React Native CLI installed on your system.

  • $ git clone https://github.com/jqn/ScannerApp.git
  • $ npm install npx pod-install

Running

  • npx react-native run-ios or npx react-native run-android

This project was put together to serve as an example to help you in building your own React Native apps. Feel free to download it and tinker with it! Please make sure to set up Firebase and download GoogleService-Info.plist for your project.