Declarative API For React Native Animations – AutoAnimate

The AutoAnimate provides a very simple declarative API interface for React Native animations, using render props.

Installation:

# Yarn
$ yarn add react-native-auto-animate

# NPM
$ npm install react-native-auto-animate --save

Preview:

AutoAnimate

Download Details:

Author: slorber

Live Demo: View The Demo

Download Link: Download The Source Code

Official Website: https://github.com/slorber/AutoAnimate

License: MIT

Add Comment