Skip to content

A sample React Native app showing how to implement different kinds of animations

Notifications You must be signed in to change notification settings

anchetaWern/RNRealworldAnimations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RNRealworldAnimations

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.

Prerequisites

  • React Native development environment

Getting Started

  1. Clone the repo:
git clone https://github.com/anchetaWern/RNRealworldAnimations.git
  1. Install the dependencies:
cd RNRealworldAnimations
npm install
  1. Run the app:
react-native run-android
react-native run-ios

Built With

Donation

If this project helped you reduce time to develop, please consider buying me a cup of coffee :)

Buy Me A Coffee

About

A sample React Native app showing how to implement different kinds of animations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published