@sans/animation
v1.0.0
Published
sans react-native-ux library
Downloads
1
Readme
Animations
When building an application, there is a need to create animations to enrich the user experience. Although React Native provides a way to implement arbitrary animations, it is not an easy task to do it, even for simple animations. That's where sansux/animation
package comes in. Package contains animation components that should be wrapped around components that you want to get animated and driver that controls the animations.