react-native-android-spinners

1.0.1 • Public • Published

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

Prop Default Type Description
isVisible true boolean Visibility of the spinner
color #000000 string Color of the spinner
size 48 number Size of the spinner
type Plane string Style 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.

Package Sidebar

Install

npm i react-native-android-spinners

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

78 kB

Total Files

21

Last publish

Collaborators

  • kojo-zil