0.1.1 • Published 1 year ago

another-react-native-skeleton-loader v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

another-react-native--skeleton-loader

A react native skeleton loader

Prerequisites

To use another-react-native--skeleton-loader you will need the following 3 libraries, but don't worries, you probably already used them or you will: 1. @react-native-masked-view/masked-view. 2. react-native-linear-gradient. 3. react-native-reanimated.

Installation

// yarn
yarn add another-react-native-skeleton-loader

// npm
npm i another-react-native-skeleton-loader

Usage

import SkeletonLoader from 'another-react-native--skeleton-loader';

// ...

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library