Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Expo + Supabase + Zustand + NativeBase Starter kit

License

NotificationsYou must be signed in to change notification settings

linus1703/expo-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start FAST with Expo + Supabase + NativeBase + Zustand.

Features

Installation

  1. Clone this project
git clone https://github.com/linus1703/expo-starter
  1. Change into the directory and install the dependencies
cd expo-starteryarn install
  1. Update/app/config/config.base.ts with your own configuration, e.g.:
# Replace XXXX's with your own Supabase keysSUPABASE_URL:"XXXX",SUPABASE_ANON_KEY:"XXXX",
  1. Start the project:
  • yarn start

File Structure

Expo Starter/├─ app/│  ├─ components/│  ├─ config/│  ├─ constants/│  ├─ hooks/│  ├─ navigation/│  ├─ screens/│  ├─ services/│  ├─ stores/├─ assets/│  ├─ fonts/│  ├─ images/App.tsx

Screens

Main screens:

  • Login
  • Signup
  • Home (Bare Minimum) with a logout button

Login screen

Signup screen

About

Expo + Supabase + Zustand + NativeBase Starter kit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp