Web-like release agility for React Native Apps

22 Feb 2016 - byRuben Rios

It’s been a few months since we opened up our beta program and we couldn’t be happier about all the support and excitement we’ve seen from the community! Thanks to your feedback we have made tons of fixes and added features to enable new scenarios that aim to make your React Native development cycle that much better.

In lieu of the ReactJS Conf 2016, we want to emphasize how much we care about this community and making your DevOps experience as seamless as possible. For those of you who were not able to attend our session, we covered the integration between three products that enable you to provide Continuous Integration (CI) and Continuous Deployment (CD) for your React Native apps: VSTS, HockeyApp and CodePush.

Visual Studio Team Services (formerly Visual Studio Online) and Team Foundation Services 2015, provide a cross-platform build system that allows you to easily configure builds for any platform you might want to target. By ading HockeyApp, you enable a robust beta distribution and reporting framework that allows you to deploy beta apps and collect feedback from internal or external testers. Finally, with CodePush you are able to build upon the beta capabilities provided by HockeyApp and deploy beta as well production updates, reaching the full cycle of your app’s distribution.

All of these services work great as single units, however for a great React Native CI and CD story, one that takes you seamlessly from build, to beta and finally to production, we hope you check out all three, as we continue to improve the integration between them.

Follow these links to get started with these great services:

  1. Streamline the CI setup for your React Native app using VSTS

  2. Get started using HockeyApp for React Native

  3. Get started using CodePush for React Native

  4. Automate deployments to app stores from your automated CI builds using the HockeyApp and CodePush extensions

Thanks again for your interest and feedback thus far. We have many more improvements coming very soon, and look forward to put them on your hands! As always, please don’t hesitate to ping us if you have questions or any issues.

Thanks!