DEPRECATED: use tenacious-fetch
This project uses node and npm.
$ npm install react-native-retriable-fetch
$ # OR
$ yarn add react-native-retriable-fetch
See tenacious-fetch.
- 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
MIT