react-native-spooky-skeleton
v0.2.0
Published
Native skeleton view for React Native
Downloads
2
Maintainers
Readme
react-native-spooky-skeleton
Native skeleton view for React Native
Installation
npm install react-native-spooky-skeleton
Usage
import { SpookySkeletonView } from "react-native-spooky-skeleton";
// ...
<SpookySkeletonView color="tomato" />
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