Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit b8125f0

Browse files
authored
Update README.md
1 parent 28b3268 commit b8125f0

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -51,17 +51,6 @@ Link package using [rnpm](https://github.com/rnpm/rnpm)
5151
rnpm link
5252
```
5353

54-
### version 0.7.0+ does not work with react-native 0.27 (Android)
55-
56-
On 0.7.5, we have fixed Android OkHttp dependency issue on pre 0.28 projects excepted 0.27, 0.29.0, and 0.29.1. For 0.29.0 and 0.29.1 it's because `rnpm link` is broken in these versions, you may need to manually link Android package. It is recommended to upgrade you project if possible
57-
58-
```
59-
$ react-native upgrade
60-
```
61-
62-
After the project upgraded, run `rnpm link` again.
63-
64-
6554
### Manually link the package (Android)
6655

6756
If rnpm link command failed to link the package automatically, you might try manually link the package.

0 commit comments

Comments
 (0)