Declarative API For React Native Animations – AutoAnimate

Description:

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

Add Comment