Chapter 01
Foundations
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
Factor out the StyleSheet data to its own constant.
Create a simple about page. Use the existing styles.
Deliverable
An Expo app with multi-screen navigation you can explain line by line.