1.0.1 • Published 6 years ago

react-native-android-spinners v1.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

react-native-android-spinners

A new collection of animated loading indicators
React native port of SpinKit.

Getting started

npm install react-native-android-spinners --save

Automatically link the library

react-native link react-native-android-spinners

Properties

PropDefaultTypeDescription
isVisibletruebooleanVisibility of the spinner
color#000000stringColor of the spinner
size48numberSize of the spinner
typePlanestringStyle type of the spinner

Spiner Types Available

  • Wave
  • 9CubeGrid
  • Circle
  • CircleFlip
  • Bounce
  • Pulse
  • WanderingCubes
  • FadingCircle
  • ChasingDots
  • ThreeBounce
  • FadingCircleAlt

Acknowledgements

Android library: Android-Spinkit

License

(c) 2019 Michael Kojo-Zil, MIT license.