Skip to content

xerxiastudios/unistyles-supabase-expo-starter

Repository files navigation

Unistyles-SupabaseAuth-Expo-Starter

This repo can be used as a starting point to build apps using Supabase Auth and Expo. Works on both web and mobile.

Installation

Clone the repo

  git clone https://github.com/xerxiastudios/unistyles-supabase-expo-starter.git myproject
  cd myproject
  yarn install

Then add Supabase url keys in .env file. Add your supabaseURL and supbaseAnonKey from Supbase dashboard settings. Also make sure that, for starting out disable email redirection from settings during signup with email.

Then start your expo server using

  yarn start

Press w to open web. (or go to localhost:8081) Press s to switch to dev build

For IOS

  yarn ios

For android

  yarn android

Features

  • Unistyles (Styling)
  • React Native Elements (UIKit)
  • Supabase (Auth and Backend)
  • Cross platform
  • Dark Mode
Screen.Recording.2024-01-15.at.11.03.23.AM.mov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published