toadums / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:JavaScript 100.0%