another-react-native-skeleton-loader
v0.1.1
Published
test
Downloads
1
Maintainers
Readme
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:
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