mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-10 07:10:36 +08:00
Update README.md
This commit is contained in:
@@ -95,7 +95,7 @@ In order to accomodate as many developer preferences as possible, the CodePush p
|
||||
|
||||
2. [**CocoaPods**](#plugin-installation-ios---cocoapods) - If you're building a native iOS app that is embedding React Native into it, or you simply prefer using [CocoaPods](https://cocoapods.org), then we recommend using the Podspec file that we ship as part of our plugin.
|
||||
|
||||
3. [**Manual**](#plugin-installation-ios---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.
|
||||
3. [**"Manual"**](#plugin-installation-ios---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.
|
||||
|
||||
#### Plugin Installation (iOS - RNPM)
|
||||
|
||||
@@ -202,7 +202,7 @@ In order to accomodate as many developer preferences as possible, the CodePush p
|
||||
|
||||
1. [**RNPM**](#plugin-installation-android---rnpm) - [React Native Package Manager (RNPM)](https://github.com/rnpm/rnpm) is an awesome tool that provides the simplest installation experience possible for React Native plugins. If you're already using it, or you want to use it, then we recommend this approach.
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
#### Plugin Installation (Android - RNPM)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user