react-native-animatable
Standard set of easy to use animations and declarative transitions for React Native
About this project
react-native-animatable Declarative transitions and animations for React Native Installation $ npm install react-native-animatable --save Usage To animate things you must use the createAnimatableComponent composer similar to the Animated.createAnimatedComponent. The common components View, Text and Image are precomposed and exposed under the Animatable namespace. If you have your own component that you wish to animate, simply wrap it with a Animatable.View or compose it with: Declarative Usage Animations Looping To make looping animations simply set the iterationCount to infinite. Most animations except the attention seekers work best when setting direction to alternate. …
Technologies
Project health
GitHub
Reviews
Built by
Maintain oblador/react-native-animatable? Claiming verifies admin access through your GitHub account and gives you control of this listing.





