A Simple Continuous Deployment of a React Native App to Google Play

Paulo Carvalho
3 min readJun 16, 2020

We will create a simple Github Action to build and deploy a React Native mobile application automatically upon pushing to a specific branch.

Photo by Kelvin Ang on Unsplash

Pre-Requisites

  1. A react-native application that builds successfully.
  2. An active Google Play account with the desired app already deployed (Google does…

--

--

Paulo Carvalho

Want to chat about startups, consulting or engineering? Just send me an email on paulo@avantsoft.com.br.