expo-starter / expo-local-first-template

πŸ“± A template for your local-first Expo project: Bun, Expo 51, TypeScript, TailwindCSS, DrizzleORM, Sqlite, EAS, GitHub Actions, Env Vars, expo-router, react-hook-form.
https://expostarter.com
Apache License 2.0
174 stars 10 forks source link
android boilerplate drizzleorm expo expo-router expo-starter react react-native react-native-boilerplate react-native-template react-navigation sqlite starter-template tailwindcss template typescript

Expo Local-first Template Twitter

Expo Starter Kit

The Expo Starter Template is a free project model with up-to-date frameworks and configurations for your new Expo project. It helps eliminate repetitive tasks when starting a project from scratch. This template integrates carefully selected libraries to help you bootstrap your new React Native and Expo app with the most effective frameworks and tools available in the market.

The project integrates universal version of shadcn-ui components, Tailwind styling, state management, and a local-first database strategy for universal mobile apps on Android, iOS, and Web.

Web App Demo

πŸ“š What's inside

New :

In-progress :

Requirements

Getting started

Run the following command on your local environment:

bunx create-expo-app --template @expo-starter/template

Then, you can run locally in development mode with live reload:

bun run dev:ios
# Or
bun run dev:android

React Native Expo Starter Kit

This will open the app in the iOS simulator or Android emulator.

Contributions

Everyone is welcome to contribute to this project. Feel free to open an issue if you have question or found a bug. Totally open to any suggestions and improvements.

License

Licensed under the MIT License, Copyright Β© 2024

See LICENSE for more information.


Made with β™₯ by Expo starter Twitter