3h total
Ship real iOS and Android apps from one React codebase. Starting from an Expo project, you'll learn the core native components (View, Text, Image, ScrollView) and how they differ from web React, styling and layout with Flexbox and StyleSheet, navigation with Expo Router, state and data fetching with loading/error states, persistent storage, high-performance lists with FlatList, native device APIs (camera, location, permissions), forms and gestures, and testing with React Native Testing Library — finishing by building and publishing a complete app. Assumes you already know React (hooks, JSX, state) from the React & Modern Frontend course; this one teaches the mobile/native layer on top.