A small and simple example app with navigation, data persistence, listview and animation!
npm install -g react-native-cli
cd react-native-quick-sample
npm install
react-native run-android
npm install -g react-native-cli
cd react-native-quick-sample
npm install
react-native run-ios