Skip to content

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

License

Notifications You must be signed in to change notification settings

rashdan/react-native-quick-sample

 
 

Repository files navigation

react-native-quick-sample

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.5%
  • Objective-C 23.1%
  • Python 9.0%
  • Java 7.4%