Skip to content

oisujp/paww

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter base

A starting point to help you set up your project quickly and use the common components provided by react-native-reusables. The idea is to make it easier for you to get started.

Features

  • NativeWind v4
  • Dark and light mode
    • Android Navigation Bar matches mode
    • Persistant mode
  • Common components
    • ThemeToggle, Avatar, Button, Card, Progress, Text, Tooltip

starter-base-template

Local Development

Run eas build

eas build --profile production --platform ios

Run supabase locally

supabase functions serve --env-file .env.local