react-native-animated-sprite (RNAS) package is a feature rich declarative component for animation, tweening, and dragging sprites. Animation is achieved using frame-by-frame animation, tweening uses the React Native Animated class, and dragging uses React Native PanResponder.
Installation:
$ npm install –save react-native-animated-sprite
Preview:
Download Details:
Author: micahrye
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/micahrye/react-native-animated-sprite
License: MIT