Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit f40495b

Browse files
authored
Update README.md file (#615)
Ensure that users on React Native 0.29-0.32 don't run into a known linking bug
1 parent e079bb9 commit f40495b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,8 @@ In order to accommodate as many developer preferences as possible, the CodePush
225225

226226
2. [**"Manual"**](#plugin-installation-android---manual) - If you don't want to depend on any additional tools or are fine with a few extra installation steps (it's a one-time thing), then go with this approach.
227227

228+
*Note: Due to a code change from the React Native repository, if your installed React Native version ranges from 0.29 to 0.32, we recommend following the manual steps to set up correctly. *
229+
228230
#### Plugin Installation (Android - RNPM)
229231

230232
1. As of v0.27 of React Native, `rnpm link` has already been merged into the React Native CLI. Simply run:

0 commit comments

Comments
 (0)