Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 259 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 259 Bytes

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