@brbtcoficial/three-dots-loader
v0.0.1
Published
A lightweight three dots animation for react-native using reanimated
Downloads
28
Readme
@brbtcoficial/three-dots-loader
A lightweight three dots animation for react-native using reanimated
Installation
npm install @brbtcoficial/three-dots-loader
Usage
import { ThreeDotsLoaderView } from "@brbtcoficial/three-dots-loader";
// ...
<ThreeDotsLoaderView 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