mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-05-20 23:11:09 +08:00
2984125b8d4fc031a1d3ee32096b0a82b919ee66
hybrid-mobile-deploy-react-native
React Native module for deploying script updates
Running the Example
- Make sure you have https://github.com/Microsoft/hybrid-mobile-deploy cloned beside the react-native project in a folder called
website. This is hacky, and will be cleaned up as soon as React Native's packager supports symlinks. - Start the Hybrid Mobile Deploy server with
gulp serve, after installing the prerequisites described in the project readme - From the root of this project, run
npm install cdintoExamples/HybridMobileDeployCompanion- Open
index.ios.jsand add a deployment key (generate one using the UI at http://localhost:4000/) - Run
npm startto launch the packager - Open
HybridMobileDeployCompanion.xcodeprojin Xcode - Launch the project
Description
Languages
C
31.1%
Objective-C
30.8%
JavaScript
11.5%
Java
10.2%
C#
9%
Other
7.3%