/learning.rn-authentication

A simple application created to learn about react-native.

Primary LanguageTypeScript

React-native OTP Authentication project

This projects features:

  • React native
  • Axios
  • React native elements
  • Firebase Functions
  • Firebase Authentication
  • Firebase Admin

Get started

Place your Firebase service_account.json file in the functions folder

Create a env.json file inside the functions folder with this format

{
  "TWILIO_SID",
  "TWILIO_SECRET"
}

Deployment

firebase deploy --project XXX