1.0.4 • Published 3 years ago

flatlist-view-control-rn v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Wrapper for FlatList React native

Installation

npm install flatlist-view-control-rn

Usage

import {
  endRefreshing as EndRefreshing,
  RefreshListView,
  RefreshState,
} from "flatlist-view-control-rn";
// ...

License

MIT