Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 311 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 311 Bytes

🚀 How to use

npx create-expo-app@latest -e with-new-arch

  • Install packages with yarn or npm install.
  • Run npx expo run:ios and/or npx expo run:android. Requires native toolchains to be installed.