Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 1.41 KB

readme.md

File metadata and controls

54 lines (37 loc) · 1.41 KB

Expo Starter

Expo starter project with most common packages and updated version

🚀 Features included

  • Expo v51 and Expo Router v3
  • Prettier and ESLint + auto import sorting and type alias adding
  • Move from app.json to app.config.ts with typescript support
  • Extra scripts in package.json
  • Fully working with Bun
  • Other fixes

🔧 What is tested and working

  • Go App (in simulators)
  • Development builds (in simulators)
  • Preview build (on iPhone 14 Pro)

📱 What is supported

  • iOS
  • Android

📦 What is required

For iOS:

For Android:

🚀 Getting Started

  1. Clone this repository
  2. Run bun install
  3. Run bun start

Feel free to contribute, report issues, or suggest improvements. Happy tracking!

📄 License

This project is licensed under the MIT License.