0.8.3 • Published 2 years ago

react-native-loader-collection v0.8.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

React-Native-Loader-Collection

Contains collections of loading animations using react native reanimated v2.

Demo

Demo

Getting started

$ npm install react-native-loader-collection --save

or

$ yarn add react-native-loader-collection

Requirements

Usage

Import the library to use its methods:

import { Loader1, Loader2, Loader3 } from  'react-native-loader-collection';
<Loader1/>
<Loader2/>
<Loader3/>

Contributing

To contribute fork repository and make the nessecary changes. Raise a PR for the same. Mention iOS/Android/RN in the PR. Mention fix/feature/refactor in the PR.

Errors

In case of error please raise a issue.

Suggestions

Kindly share the link to the loader animation which you would like to be a part of this collection.

Goals

Adding more animations to the collections using react-native-svg.

0.6.3

2 years ago

0.8.0

2 years ago

0.6.2

2 years ago

0.8.3

2 years ago

0.8.2

2 years ago

0.6.4

2 years ago

0.6.1

2 years ago

0.4.1

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago