Completed
| Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
React Native Full Course 2026 - Build a Beginner Mobile App Using Expo
Automatically move to the next video in the Classroom when playback concludes
- 1 | Intro
- 2 | What is React Native?
- 3 | Creating a React Native App with Expo
- 4 | Running the App Simulator / Device
- 5 | Navigation Fundamentals Expo Router
- 6 | Core React Native Components & Styling
- 7 | Tabs Navigation Explained
- 8 | Development Builds & Expo Dev Client
- 9 | Starting the Real Project
- 10 | Building Authentication Login / Signup
- 11 | Setting Up Supabase Backend
- 12 | Designing the Profiles Table & RLS
- 13 | Supabase Storage & Image Uploads
- 14 | Route Guards & Session Persistence
- 15 | Building the Post Creation Flow
- 16 | Post Expiration Logic 24 Hour System
- 17 | Rendering Posts with FlashList
- 18 | Building the PostCard Component
- 19 | Building the Profile Screen
- 20 | EAS