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

Commit a383d9f

Browse files
Adding link to getting started video
1 parent 9eefb21 commit a383d9f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ As new core components are released, which support referencing assets, we'll upd
7070

7171
## Getting Started
7272

73+
7374
Once you've followed the general-purpose ["getting started"](http://codepush.tools/docs/getting-started.html) instructions for setting up your CodePush account, you can start CodePush-ifying your React Native app by running the following command from within your app's root directory:
7475

7576
```shell
@@ -78,7 +79,7 @@ npm install --save react-native-code-push@latest
7879

7980
As with all other React Native plugins, the integration experience is different for iOS and Android, so perform the following setup steps depending on which platform(s) you are targetting.
8081

81-
If you want to see how other projects have integrated with CodePush, you can check out the excellent [example apps](#example-apps) provided by the community.
82+
If you want to see how other projects have integrated with CodePush, you can check out the excellent [example apps](#example-apps) 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 video](https://www.youtube.com/watch?v=uN0FRWk-YW8&feature=youtu.be) shot by [Bilal Budhani](https://twitter.com/BilalBudhani).
8283

8384
## iOS Setup
8485

0 commit comments

Comments
 (0)