spinning-pizza
v0.0.5
Published
♻️ 🍕 A loading indicator set using animated emojis
Downloads
4
Maintainers
Readme
spinning-pizza
Install
npm i spinning-pizza react-easy-emoji gsap recompose
Usage
import { SpinningPizza } from 'spinning-pizza'
<SpinningPizza/>
| Prop | Type | | :----------- | :----- | | size | number | | speed | number |
<BeatingHeart/>
| Prop | Type | | :----------- | :----- | | size | number | | speed | number |
<ThreeOldGuys/>
| Prop | Type | Description | | :----------- | :----- | :------------------------------------------------------- | | size | number | | | character | string | Pass any emoji here! 💃💃💃 | | shade | number | 0-4 will give you various skin tones of the character, if it's available. |
Contributing
Contributions welcome! Please read the contributing guidelines first.