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

https://github.com/arjayosma/expo-firebase-phone-authentication

Simple example for Expo-Firebase phone authentication.
https://github.com/arjayosma/expo-firebase-phone-authentication

authentication expo firebase phone react-native recaptcha

Last synced: 3 months ago
JSON representation

Simple example for Expo-Firebase phone authentication.

Awesome Lists containing this project

README

        

# Expo-Firebase Phone Authentication

This project is a minor implementation of using Firebase phone authentication inside an Expo project.

## Set Up

Make sure to setup the configuration inside the `firebase.js` file or inside the `app.json` file. Please use your created Firebase project for this purpose.

## Installation

`yarn install`

## Running the Application

`expo start`

## Contribution

Please submit issues in this repository if you found one and let's discuss it. Thank you!