Google Sign-In with React Native and Expo: IOS & Android 2021

Ignacio Nicolas Aguirre
5 min readDec 3, 2019

1 CODE: IOS & ANDROID Google Login on Expo SDK 40.0.0 (updated!)

src: pixabay.com, wikimedia

Welcome! In this quick tutorial you’ll learn how to build Google login into a React Native application. Let’s get started.

Before starting: You need to know how to setup a React Native app with Expo and run it either on your phone or simulator. You can follow the App…

--

--