Skip to content

Commit

Permalink
Crate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
DEVfancybear authored Apr 29, 2021
1 parent 7e99dc8 commit fad3bbc
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# React native flatlist view

## Installation

```sh
npm install flatlist-view-control-rn
```

## Usage

```js
import {RefreshListView} from "flatlist-view-control-rn";

// ...


```



## License

MIT

0 comments on commit fad3bbc

Please sign in to comment.