Skip to content

Releases: oblador/react-native-shimmer

0.6.0

30 Mar 22:05
Compare
Choose a tag to compare
  • Updated Android dependency to 0.6.0.

0.5.0

22 Jan 18:56
Compare
Choose a tag to compare
  • BREAKING CHANGE: Not longer vendoring Shimmer on iOS. This means you need to import it manually or use CocoaPods.
  • TypeScript definitions.

0.4.0

04 Oct 20:56
Compare
Choose a tag to compare
  • BREAKING CHANGE: Updated to Android Gradle 3.
  • BREAKING CHANGE: Updated minimum supported iOS version to 9.0.
  • React Native 0.57 support

0.3.2

05 Oct 18:01
Compare
Choose a tag to compare
  • React 16 support

0.3.1

11 Sep 22:26
Compare
Choose a tag to compare
  • React Native 0.47 support

0.3.0

07 Jul 21:14
Compare
Choose a tag to compare
  • Android support
  • Breaking: speed prop is deprecated in favor of duration.

0.2.1

20 Apr 20:06
Compare
Choose a tag to compare
  • iOS 8 support
  • React Native 0.43 support