npm create tamagui
This repo is a starter for an Expo + Tamagui app.
- Tamagui
- React-native-reanimated
- Expo SDK
- Expo Router
- Install dependencies
yarn
- Run the app
yarn ios #or yarn android
Note: If you would like to change package managers, please make sure to update the upgrade:tamagui
commands to something compatible with your preferred package manager.