Skip to content
This repository has been archived by the owner on Jul 9, 2018. It is now read-only.

yashovardhan/react-native-twilio-firebase-otp

Repository files navigation

react-native-twilio-firebase-otp

An implementation of Expo & React Native with Twilio and Firebase to login users using OTP authentication. A nice implementation of Firebase Functions along with Twilio API inside React Native.

Running the app in your system

  1. Install React Native into your system

  2. Download and Install Expo XDE from Here (Also install iOS Simulator or a Mobile Client for your respective device)

  3. Clone the repository onto your local environment:

git clone https://github.com/yashovardhanagrawal/react-native-twilio-firebase-otp.git
  1. Install the dependencies using:
npm install

or

yarn install
  1. Open Expo XDE and click on Open Existing Project, then navigate to your cloned repository.

  2. Click on Device and run on iOS Simulator (or Android) or Share and scan the QR Code on your device with the Expo Client.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published