vitorl-s / authApp

authApp made in React Native with Firebase Auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

authApp

authApp made in React Native with Firebase Auth

How to run

Clone repository and install dependencies:

git clone https://github.com/vitorl-s/authApp.git
cd authApp
yarn

Run the app:

cd ios
pod install
cd ..
npx react-native run-ios

or

npx react-native run-android

The app should be running/installing on the simulator or on your device by now.

About

authApp made in React Native with Firebase Auth


Languages

Language:JavaScript 64.1%Language:Java 16.6%Language:Objective-C 12.1%Language:Starlark 5.1%Language:Ruby 2.0%