react-native-retriable-fetch
v2.0.0
Published
DEPRECATED: use tenacious-fetch
Downloads
13
Maintainers
Readme
react-native-retriable-fetch
DEPRECATED: use tenacious-fetch
Table of Contents
Install
This project uses node and npm.
$ npm install react-native-retriable-fetch
$ # OR
$ yarn add react-native-retriable-fetch
Usage
See tenacious-fetch.
Contribute
- Fork it and create your feature branch: git checkout -b my-new-feature
- Commit your changes: git commit -am 'Add some feature'
- Push to the branch: git push origin my-new-feature
- Submit a pull request
License
MIT