Skip to content

2.0.0-beta.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@warmhug warmhug released this 11 Oct 14:17
· 3733 commits to master since this release
  • [Web] ListView(beta.6) add pullToRefresh prop and remove useZscroller scrollerOptions refreshControl pullUpEnabled pullUpRefreshing pullUpOnRefresh pullUpDistanceToRefresh pullUpRenderer props.
  • [Web] RefreshControl (beta.6) has been removed, please use the new PullToRefresh component instead
  • [RN] RefreshControl (beta.6) has been removed, please use react-native RefreshControl directly

Please see the 1.x => 2.0 ListView & RefreshControl section of upgrade-notes and demos.