FlemingVincent / expo-supabase-starter

A comprehensive starter project for developing Expo applications with Supabase as the backend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expo Supabase Starter

MIT License

Introduction

This repository serves as a comprehensive starter project for developing Expo applications with Supabase as the backend. It integrates various technologies such as Expo Router for navigation, Tailwind CSS for styling, React-Hook-Form for form handling, Zod for schema validation, and TypeScript for type safety. By leveraging these powerful tools, this starter template provides a robust foundation for building modern, scalable, and efficient mobile applications.

Disclaimer

This is not supposed to be a template, boilerplate or a framework. It is an opinionated guide that shows how to do some things in a certain way. You are not forced to do everything exactly as it is shown here, decide what works best for you and your team and stay consistent with your style.

Table of Contents

Contributing

Contributions to this starter project are highly encouraged and welcome! If you have any suggestions, bug reports, or feature requests, please feel free to create an issue or submit a pull request. Let's work together to enhance the developer experience and make it easier for everyone to build exceptional Expo applications with Supabase.

License

This repository is licensed under the MIT License. You are granted the freedom to use, modify, and distribute the code for personal or commercial purposes. For more details, please refer to the LICENSE file.

Demo

Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-02-07.at.12.17.05.mp4

About

A comprehensive starter project for developing Expo applications with Supabase as the backend.

License:MIT License


Languages

Language:TypeScript 93.3%Language:JavaScript 4.0%Language:CSS 2.8%