react-native-refreshable-scroll-view

A ScrollView that supports pull-to-refresh. You can customize it with the RefreshIndicator and type of ScrollView (ex: ListView) of your choice.

Usage no npm install needed!

<script type="module">
  import reactNativeRefreshableScrollView from 'https://cdn.skypack.dev/react-native-refreshable-scroll-view';
</script>

README

RefreshableScrollView Slack

A ScrollView that supports pull-to-refresh. You can customize it with the RefreshIndicator and type of ScrollView (ex: ListView) of your choice.

This component is under development.

Installation and Usage

Use this with react-native 0.8.0-rc.