-
Bun
-
Expo 50+
-
Nativewind
-
Prettier
-
Eslint
-
Jest unit test
-
Jotai
-
React Query
-
React Hook Form (soon...)
-
Zod (soon...)
NodeJS >= v18
bun >= v1
brew install --HEAD watchman
gem install [email protected] --no-document --user-install
https://docs.expo.dev/guides/local-app-development/#ios
https://docs.expo.dev/guides/local-app-development/#android
bun start
to run dev mode
bun web
run web app
bun android
run android app
bun ios
run ios app
bun test:unit
run unit tests