Skip to content

A Starter Template for React Native (Expo) Apps with Authentication UI. Made using Expo Router.

Notifications You must be signed in to change notification settings

iamkingarsh/Expo-Auth-Starter-Template

Repository files navigation

🚀 How to Start?

npx create-expo-app -e with-router

Initialze the App

Use expo-router to build native navigation using files in the app/ directory.

📝 Notes

🚀 How to use

  • Start by adding your app details, theme colors, and other preferences in the constants/theme.js file.
  • set Authentication preferences in constants/theme.js set Mobile = true if you want to use Mobile OTP Authentication in your app. set Email = true if you want to use Email and Password Authentication in your app, Set both to true if you want to use both, either one of them must be true.

About

A Starter Template for React Native (Expo) Apps with Authentication UI. Made using Expo Router.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published