Skip to content

stanleycyang/react_native_animation_tutorial

Repository files navigation

#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