Skip to content

Simple app with a authentication flow using expo router

Notifications You must be signed in to change notification settings

lumamontes/expo-router-auth

Repository files navigation

Expo Router Auth

REC-20240217020431

This project is a simple repository that emulates a login authentication flow using Expo Router, focused on the navigation aspect. It's built with React Native and TypeScript. This project was built on top of Expo's minimal template for Expo Router using npx create-expo-app@latest --template tabs@50

Features

  • Sign in
  • Navigation upon successful login
  • Sign out

Setup

To run this project, you will need to install the latest version of Node.js and Expo CLI.

Once those are installed, you can clone this repository and install its dependencies:

git clone https://github.com/lumamontes/expo-router-auth.git
cd expo-router-auth
npm install

To start the project, run:

npx expo start

About

Simple app with a authentication flow using expo router

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published