Skip to content

Releases: maxs15/react-native-spinkit

v0.1.4

19 Oct 14:09
Compare
Choose a tag to compare

Enhancements:

  • Fix issues with Android N

v0.1.3

22 Aug 13:41
Compare
Choose a tag to compare

Enhancements:

  • RNPM script fixed

v0.1.1

20 May 14:04
Compare
Choose a tag to compare

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

17 May 20:59
Compare
Choose a tag to compare

Enhancements:

  • Native android spinners added 🎉
  • All types now available on Android 🎉
    Big thanks to @wkh237

v0.0.11

06 May 20:41
Compare
Choose a tag to compare

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.10

13 Apr 18:55
Compare
Choose a tag to compare

Enhancements:

v0.0.9

11 Apr 21:45
Compare
Choose a tag to compare

Enhancements:

Fix issue with the android packager (#9)

v0.0.8

04 Apr 15:11
Compare
Choose a tag to compare

Enhancements:

React native 0.23 support added

v0.0.7

09 Feb 01:12
Compare
Choose a tag to compare

Enhancements:

Added support for colours with alpha values. (#5)

v0.0.6

03 Feb 01:47
Compare
Choose a tag to compare

New features

  • Android support added (Only one spinner available for now)