Jonathan Cardoso Machado
[en] / pt-br
HOMEBLOG

Tag - #react-native

January 2035

Testing Features of the Blog Here - Part 1

January 01, 2035
In this article, we will learn how to deploy React Native apps to the Android Play Store automatically using fastlane and CircleCI . Our goal is to use specific release tracks on Play Store to give us a fast and reliable environment to test and iterate on our app, be it on the internal tracking…
September 2020

Automated Deployment of React Native Apps Using Fastlane - Part 1 - Play Store

September 08, 2020
In this article, we will learn how to deploy React Native apps to the Android Play Store using fastlane . This is the first part of a series about automated deployment of React Native apps using fastlane. Everyone that has been releasing apps manually knows how tiresome and time consuming the…
August 2017

Re-utilizing React Native styles with Styled Components

August 21, 2017
Having to refactor some components to use styled-components I felt the urge to reuse some existing styles created to be used with React Native StyleSheet, directly on styled! Let’s assume that: You are migrating a React Native app to use Styled Components. You have a Styles object somewhere on…
Back to list of Tags
Made with
using Gatsby