Download presentation
Presentation is loading. Please wait.
Published byVladislav Bohumír Bednář Modified over 5 years ago
1
Microsoft Build 2016 4/8/2019 6:29 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
2
Instantly releasing updates to your React Native apps
Jonathan Carter Principal Program Manager, Visual Studio
3
Instantly Releasing Mobile Updates What is currently inhibiting it?
4/8/2019 6:29 AM Instantly Releasing Mobile Updates What is currently inhibiting it? React Native apps are offline by design Store distribution introduces release latency End user update adoption is unpredictable © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
4
CodePush What is it? Cloud-hosted mobile app deployment service
Managed via cross-platform CLI Simple, yet comprehensive React Native SDK
5
Microsoft CodePush Getting started in 6 easy steps 1. Install the CLI
4. Install the SDK npm install –g code-push-cli rnpm install react-native-code-push 2. Create an account 5. Consume the API code-push register codePush.sync(); 3. Create a CodePush app 6. Release an update code-push app add <appName> code-push release-react <appName> <platform>
6
Demo CodePush in action! Microsoft Build 2016 4/8/2019 6:29 AM
© 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
7
There’s so much more! Additional CodePush features
4/8/2019 6:29 AM There’s so much more! Additional CodePush features Full Android support Team collaboration Staged rollouts HockeyApp integration VSTS extension for mobile CD … © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
8
Additional Resources Visit for more info, including docs and sample apps Chat with our team in #code-push on Reactiflux
9
4/8/2019 6:29 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.