# react-native-awesome-refresh

this is pull to refresh

## Installation

```sh
npm install react-native-awesome-refresh
```

## Usage

```js
import AwesomeRefresh from "react-native-awesome-refresh";

// ...

```


## License

MIT
