forked from wkh237/react-native-fetch-blob
-
Notifications
You must be signed in to change notification settings - Fork 787
Home
KittenWithHerbs edited this page Jun 3, 2018
·
50 revisions
API documents Click Here
Development guide Click Here
After 0.10.0 we've changed project structure so that developers can upgrade and change easier. To install the library from a particular branch, use the following command
## Format
$ npm install --save git://github.com/joltup/react-native-fetch-blob.git#THE_BRANCH_NAME_HERE
## Example, install from branch issue-296
$ npm install --save git://github.com/joltup/react-native-fetch-blob.git#issue-296