A sample React Native app showing how to implement different kinds of animations.
This branch contains the final output for the part 1 of the React Native Animations tutorial series.
Full tutorial is available at: https://blog.pusher.com/animation-react-native-part-3/
Note: the React Native code in this repo may be a little bit outdated and won't run immediately after you've followed the setup instructions. Be sure to refactor the code to use the more recent React Native syntax if it doesn't run for you.
- React Native development environment
- Clone the repo:
git clone https://github.com/anchetaWern/RNRealworldAnimations.git
- Install the dependencies:
cd RNRealworldAnimations
npm install
- Run the app:
react-native run-android
react-native run-ios
If this project helped you reduce time to develop, please consider buying me a cup of coffee :)