Skip to content

v3.2.0 Sep 2 2017

Compare
Choose a tag to compare
@gameboyVito gameboyVito released this 02 Sep 14:51
· 15 commits to master since this release

Breaking Changes:

  • Added new props: arrowImageSource, arrowImageStyle, dateStyle, refreshViewStyle, refreshViewHeight
  • If your change the refreshViewStyle, please make sure your refreshViewHeight is set correctly. Be careful, you need to set both of top and height style for iOS, while only height style need to be set on Android. More details, please see the Example.
  • Improved the stability of CustomRefreshView on Android
  • Bug fixed, Typo fixed.