Skip to content

rt2zz/react-native-animation-demos

Repository files navigation

React Native Animation Demos

Move a box with Animated, LayoutAnimation, and React Motion. Also a Drawer layout using requestAnimationFrame

git clone https://github.com/rt2zz/react-native-animation-demos
cd react-native-animation-demos
npm install

Notes:

  • This uses navigation-rfc is an awesome reimplementation of the navigator which will likely land in react-native core sometime soon
  • Checkout navigation-rfc/CustomComponents/NavigationCard for some Animated wizardry
  • Be sure to run on device to get a realistic idea of the performance of each method
  • PR's welcome!

About

Move a box with Animated, LayoutAnimation, and React Motion. Also a Drawer layout using requestAnimationFrame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published