Skip to content

sguo2017/-React-native-Upload-Image-Demo

 
 

Repository files navigation

React native Upload Image Demo

js-standard-style

⬆️ How to Setup

Step 1: git clone this repo:

Step 2: cd to the cloned repo:

Step 3: Install the Application with npm install

▶️ How to Run App

  1. cd to the repo

npm install [email protected] npm install react-native@^0.38.0
npm install react-native-file-upload@^1.0.4
npm install react-native-fileupload@^1.2.0
npm install react-native-image-picker@^0.24.0
3. Run Build for either OS

  • for iOS
    • run react-native run-ios
  • for Android
    • Run Genymotion
    • run react-native run-android

About

React native upload image demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.2%
  • Objective-C 26.5%
  • Python 9.9%
  • Java 9.4%