rn-animated-sprite-matrix
v0.2.1
Published
matrix component for animated sprites
Downloads
2
Maintainers
Readme
The React Native Animated Sprite Matrix
Animated Sprite Matrix provides a simple component for use with the react-native-animated-sprite component. This allows you to use a sprite to create N x M matrices of animated-sprites.
Animated Sprite Matrix is ideal for use in general applications or games. Development has been driven by Curious Learning's work in cognitive assessment and literacy.
Installation
Using NPM:
$ npm install --save rn-animated-sprite-matrix
Or Yarn:
$ yarn add rn-animated-sprite-matrix