We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32012af commit ad05d62Copy full SHA for ad05d62
README.md
@@ -62,8 +62,8 @@ pod 'react-native-fetch-blob',
62
63
After `0.10.3` you can install this package directly from Github
64
65
-```
66
-## replace <branch_name> with any one of the branches
+```sh
+# replace <branch_name> with any one of the branches
67
npm install --save github:wkh237/react-native-fetch-blob-package#<branch_name>
68
```
69
**Automatically Link Native Modules**
0 commit comments