Chapter 01
Build
What you build
A native app with file-based routing and stacked layouts, giving you the starting structure of a native product.
Concepts covered
- · Native app development vs. the web
- · React Native core components, APIs, and styling patterns
- · Expo and file-based routing with Expo Router
- · Guiding AI with working agreements
Example prompts we'll use
Explain the folder structure, and how routing works.
Add an about screen and link to it from the home screen.
Deliverable
An Expo app with multi-screen navigation you can explain line by line.