Releases: maxs15/react-native-spinkit
Releases · maxs15/react-native-spinkit
v0.1.4
Enhancements:
- Fix issues with Android N
v0.1.1
Enhancements:
- Android rnpm installation enhanced, we will automatically add the jitpack configuration for you, from now you shouldn't have to do anything manually. (#14)
- Checking that the spinner size is an integer (#16)
v0.1.0
Enhancements:
- Native android spinners added 🎉
- All types now available on Android 🎉
Big thanks to @wkh237
v0.0.11
Enhancements:
- React native 0.25+ support added
WARNING
React native versions prior to 0.25.0 won't be supported anymore, If you can't update RN please use the version 0.0.10
v0.0.9
Enhancements:
Fix issue with the android packager (#9)
v0.0.8
Enhancements:
React native 0.23 support added
v0.0.7
Enhancements:
Added support for colours with alpha values. (#5)
v0.0.6
New features
- Android support added (Only one spinner available for now)