test
npm install react-native-animation-controller``sh`
npm install react-native-animation-controller
`js
import { AnimationController } from 'react-native-animation-controller';
// ...
isFade={true}
delay={200}
duration={2000}
hideBeforeAnimation={true}>
isFade={true}
delay={200}
duration={2000}
hideBeforeAnimation={true}>
isFade={true}
delay={200}
duration={2000}
hideBeforeAnimation={true}>
isFade={true}
delay={200}
duration={2000}
hideBeforeAnimation={true}>
``
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
---
Made with create-react-native-library