react-native-quick-sample

September 7, 2017 ยท View on GitHub

A small and simple example app with navigation, data persistence, listview and animation!

demo

Install and run on android

npm install -g react-native-cli
cd react-native-quick-sample
npm install
react-native run-android

Install and run on ios

npm install -g react-native-cli
cd react-native-quick-sample
npm install
react-native run-ios

innFactory - iOS & Android Entwicklung

Contents

  1. 1Install and run on android
  2. 2Install and run on ios