Skip to content

Commit d486a4f

Browse files
author
Shem
authored
Merge pull request #70 from milesmatthias/patch-1
Add manual linking instructions
2 parents c9b8b91 + 3edacb8 commit d486a4f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,11 @@ After `0.10.3` you can install this package directly from Github
7979
# replace <branch_name> with any one of the branches
8080
npm install --save github:wkh237/react-native-fetch-blob-package#<branch_name>
8181
```
82+
83+
**Manually Link Native Modules**
84+
85+
If automatically linking doesn't work for you, see instructions on [manually linking](https://github.com/joltup/react-native-fetch-blob/wiki/Manually-Link-Package#index).
86+
8287
**Automatically Link Native Modules**
8388

8489
For 0.29.2+ projects, simply link native packages via the following command (note: rnpm has been merged into react-native)

0 commit comments

Comments
 (0)