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

Commit b40526e

Browse files
authored
Update README.md
1 parent 30c6a0b commit b40526e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ Link package using [rnpm](https://github.com/rnpm/rnpm)
4444
rnpm link
4545
```
4646

47+
### For React Native >= 0.29
48+
49+
The Android application template has changed in [[email protected]](https://github.com/facebook/react-native/releases/tag/v0.29.0) our rnpm link script may not working properly, if you encounters some error, please follow these instructions, Thanks @dphov, also see related issue [#51](https://github.com/wkh237/react-native-fetch-blob/issues/51)
50+
4751
Add this code to `MainApplication.java`
4852

4953
```diff

0 commit comments

Comments
 (0)