项目作者: Harshmakadia

项目描述 :
React Native app created using Expo. Created a barcode scanner which scans QRCode and open in app browser.
高级语言: JavaScript
项目地址: git://github.com/Harshmakadia/react-native-app.git
创建时间: 2018-11-04T09:49:18Z
项目社区:https://github.com/Harshmakadia/react-native-app

开源协议:

下载


react-native-app

React Native app created using Expo. Created a barcode scanner which scans QRCode and open in app browser. :+1:

App is a basic bolierplate taken from - https://github.com/react-community/create-react-native-app

Made use of Expo.io to run it on iOS device

This app has 3 different tabs created for trying out the tabs layout with React Native Apps.

Contribution to this project

Steps to Run the project

  1. -- Clone the project
  2. npm install
  3. npm start
  4. -- Browser will be opened @ http://localhost:19002/
  5. --Run it on Android Device/emulator OR on iOS Simulator