1.0.0 • Published 7 years ago

@sans/animation v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

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.