Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 584 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 584 Bytes

#React Native Navigator + Animation Tutorial

Purpose

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

Installation

$ git clone git@github.com:stanleycyang/rn_animation_tutorial.git

//Once inside the application
$ npm install

Quick start

  1. Open ios/ReactNativeTutorial.xcodeproj.
  2. Run the application in your XCode

Contributing

Feel free to fork or clone as necessary. All PRs will be reviewed.

License

MIT