Skip to content

0.3.0

Compare
Choose a tag to compare
@oblador oblador released this 15 Oct 15:40
· 63 commits to master since this release

Breaking changes:

  • Dropped React Native 0.8 support.
  • Passing indicator color as a style no longer works, use attribute instead.
  • Color is no longer passed to the renderIndicator function.

Other changes:

  • Better support for React Native 0.12+
  • Doesn't show indicators on platforms that doesn't support underlying onLoad* events (Android in other words).