obytes / react-native-template-obytes

📱 A template for your next React Native project: Expo, PNPM, TypeScript, TailwindCSS, Husky, EAS, GitHub Actions, Env Vars, expo-router, react-query, react-hook-form.
https://starter.obytes.com
MIT License
2.39k stars 345 forks source link

supabase support #346

Closed Ashraf-Ali-aa closed 2 months ago

Ashraf-Ali-aa commented 2 months ago

it would be really good to see supabase support as a backend, since it supports authentication, API, and storage. One more added benefit is it would help transition to local first app https://localfirstweb.dev/ using tools like tinybase

yjose commented 2 months ago

Thanks @Ashraf-Ali-aa for your suggestion, but unfortunately we can't include all solutions out there. Our goal is to provide a solid foundation for React Native projects, and it's up to people to add what they want.