#React Native Navigator + Animation Tutorial
This application was made with the goal of jumpstarting developers in React Native and helping people to understand the difficult concepts associated with iOS development
$ git clone [email protected]:stanleycyang/rn_animation_tutorial.git
//Once inside the application
$ npm install
- Open
ios/ReactNativeTutorial.xcodeproj
. - Run the application in your XCode
Feel free to fork or clone as necessary. All PRs will be reviewed.