Chapter 1

Scaffold + Tour

grit new --mobile and the Expo project layout.

~18 min total3 lessonsAssignment

By the end of this chapter you'll be able to

  • Scaffold a mobile project
  • Run on simulator + physical device
  • Understand the monorepo shape

Chapter assignment

Run the scaffold on a real device

Scaffold `my-mobile --mobile`, get it running on either an iOS simulator (macOS) or an Android emulator, AND on a physical device via Expo Go. Screenshot both.

See success criteria

Lesson 1 takes ~5 min.

Start chapter

Spot a typo? Have an idea?

Help us improve this chapter. One click opens a GitHub issue with this chapter's URL pre-filled — suggest a clearer wording, report a bug, or request a new lesson. The course keeps improving thanks to learners like you.

Suggest an improvement on GitHub