Contains collection of different loading animations
npm install react-native-loader-collectionContains collections of loading animations using react native reanimated v2.
!Demo
$ npm install react-native-loader-collection --save
or
$ yarn add react-native-loader-collection
Import the library to use its methods:
``javascript`
import { Loader1, Loader2, Loader3 } from 'react-native-loader-collection';
`javascript
``
Kindly share the link to the loader animation which you would like to be a part of this collection.
Adding more animations to the collections using react-native-svg.