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.
- NativeWind v4
- Dark and light mode
- Android Navigation Bar matches mode
- Persistant mode
- Common components
- ThemeToggle, Avatar, Button, Card, Progress, Text, Tooltip
Run eas build
eas build --profile production --platform ios
Run supabase locally
supabase functions serve --env-file .env.local