Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 492 Bytes

File metadata and controls

19 lines (10 loc) · 492 Bytes

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!