This repo has the starter code and completed source code for this tutorial on React Native animations.
To get started, clone the starter branch from this project's Github repo, install all dependencies, and start the app:
git clone -b starter https://github.com/TheGnarCo/animation-tutorial.git
cd animation-tutorial
npm install
react-native run-iosThe starter app should have a the wheel and pointer on the screen, but it doesn't do anything quite yet. Follow along with the tutorial to get your animations up to speed!
To install the completed app, the steps are almost exactly the same, except you should clone from master.
git clone https://github.com/TheGnarCo/animation-tutorial.git
cd animation-tutorial
npm install
react-native run-iosIf you’re ready to dream it, we’re ready to build it. The Gnar is a custom software company ready to tackle your biggest challenges. Visit The Gnar Company website to learn more about us or contact us to see how we can help design and develop your product.
