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

Commit a90416d

Browse files
ZakeelmMax
authored andcommitted
Added create-react-native-app information to README (#979)
1 parent b79257f commit a90416d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ As with all other React Native plugins, the integration experience is different
101101

102102
If you want to see how other projects have integrated with CodePush, you can check out the excellent [example apps](#example-apps--starters) provided by the community. Additionally, if you'd like to quickly familiarize yourself with CodePush + React Native, you can check out the awesome getting started videos produced by [Bilal Budhani](https://www.youtube.com/watch?v=uN0FRWk-YW8&feature=youtu.be) and/or [Deepak Sisodiya ](https://www.youtube.com/watch?v=f6I9y7V-Ibk).
103103

104+
*NOTE: This guide assumes you have used the `react-native init` command to initialize your React Native project. As of March 2017, the command `create-react-native-app` can also be used to initialize a React Native project. If using this command, please run `npm run eject` in your project's home directory to get a project very similar to what `react-native init` would have created.*
104105

105106
Then continue with installing the native module
106107
* [iOS Setup](docs/setup-ios.md)

0 commit comments

Comments
 (0)