Skip to content

React native cross platform project for getting started with basic animation using animated library.

Notifications You must be signed in to change notification settings

ronak301/react-native-basic-animation-example

Repository files navigation

react-native-basic-animation-example

React native cross platform example for getting started with basic animation using animated library.

#Requirement - React Native $ npm i -g react-native-cli

#Steps to get started

  1. $ cd react-native-basic-animation-example
  2. $ npm install
  3. $ open ios/AnimationTest.xcodeproj
  4. Click on the play/run button in Xcode (for ios).
  5. Open the directory in the text editor of your choice.

#To-Do

  1. Extend this project to check out other remaining animations.
  2. To achieve animations like origami (http://facebook.github.io/origami/examples/) with 60fps.

About

React native cross platform project for getting started with basic animation using animated library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published