Skip to content

TheGnarCo/animation-tutorial

Repository files navigation

Spin the Wheel of Fortune!

Wheel of Fortune spinner stopping on the million dollar prize.

This repo has the starter code and completed source code for this tutorial on React Native animations.

Installing the starter app

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-ios

The 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!

Installing the finished product

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-ios

About The Gnar Company

The Gnar Company

If 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.

About

Source code for a React Native animations tutorial.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •