Stateful Animations In React Native. You define the behavior (states) of the component and then animate between them.
Installation:
# Yarn
yarn add react-native-behavior# NPM
$ npm install react-native-behavior
Preview:
Download Details:
Author: sonaye
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/sonaye/react-native-behavior
License: MIT