Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 570 Bytes

Readme.md

File metadata and controls

32 lines (21 loc) · 570 Bytes

Tamagui + Expo

npm create tamagui

🔦 About

This repo is a starter for an Expo + Tamagui app.

📦 Included packages

🏁 Start the app

  • 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.