You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 16, 2019. It is now read-only.
Install Package From Specific Branch (0.10.3+ only)
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/wkh237/react-native-fetch-blob.git#THE_BRANCH_NAME_HERE
## Example, install from branch issue-296
$ npm install --save git://github.com/wkh237/react-native-fetch-blob.git#issue-296