Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kirilkirkov/react-native-phone-auth-starter-pack

React native login with phone number and email signup with Google Firebase.
https://github.com/kirilkirkov/react-native-phone-auth-starter-pack

ios phone-auth phone-authentication react-native react-native-app

Last synced: 1 day ago
JSON representation

React native login with phone number and email signup with Google Firebase.

Awesome Lists containing this project

README

        

## Handle when is changed file and renew ios emulator in live
brew update
brew install watchman

## Install node modules
npm install

## Install pods
pod install

## Start application in ios emulator
react-native run-ios