1// user this lib
2
3//https://github.com/oblador/react-native-animatable
4
5Example :
6
7import * as Animatable from 'react-native-animatable';
8<Animatable.Text animation={fadeIn} >Fade me in</Animatable.Text>
9<Animatable.View animation={fadeIn} >Fade me in</Animatable.View>
10//Avialable animation
11//https://github.com/oblador/react-native-animatable#animatableexplorer-example
1very easy and usefull NPM for react native
2https://www.npmjs.com/package/react-native-animatable