Skip to content

zolomohan/rn-firebase-phone-auth-starter

Repository files navigation

Firebase Phone Authentucation in a Non-Expo React Native Appliaction

This is the starter code for the Firebase Phone Authentucation in a Non-Expo React Native Appliaction

To clone this repository, run

https://github.com/zolomohan/rn-firebase-phone-auth-starter.git

To install the dependencies, run

npm install

After the packages are installed, For iOS, go into the ios/ directory and run

pod install

Once you've installed the dependencies, it's time to run the app on a physical device or an emulator.

For Android, run

npx react-native run-android

For iOS, run

npx react-native run-ios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published