react-native-loader-collection
TypeScript icon, indicating that this package has built-in type declarations

0.8.3 • Public • Published

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.

Package Sidebar

Install

npm i react-native-loader-collection

Weekly Downloads

67

Version

0.8.3

License

MIT

Unpacked Size

1.46 MB

Total Files

155

Last publish

Collaborators

  • cheatc0d3r