Expo starter project with most common packages and updated version
- Expo v51 and Expo Router v3
- Prettier and ESLint + auto import sorting and
type
alias adding - Move from
app.json
toapp.config.ts
with typescript support - Extra scripts in
package.json
- Fully working with Bun
- Other fixes
- Go App (in simulators)
- Development builds (in simulators)
- Preview build (on iPhone 14 Pro)
- iOS
- Android
For iOS:
For Android:
- Clone this repository
- Run
bun install
- Run
bun start
Feel free to contribute, report issues, or suggest improvements. Happy tracking!
This project is licensed under the MIT License.