Completed
00:00:00 — Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build and Deploy 3 Full-Stack Mobile Apps That'll Get You Hired - Full 10-Hour React Native Course
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00:00 — Introduction
- 2 00:06:19 — #1 Crash Course & Movie App
- 3 00:08:31 — Why React Native?
- 4 00:12:19 — React Native Fundamentals
- 5 00:22:53 — Project Overview Movie App
- 6 00:24:53 — Intro & Setup
- 7 00:33:20 — Setup Styling
- 8 00:42:15 — Routing & Navigation
- 9 01:04:47 — Customize App Title & Icon
- 10 01:07:00 — Home Screen UI
- 11 01:15:58 — TMDB API
- 12 01:25:25 — Custom Hook
- 13 01:31:57 — Fetch & Display Movies
- 14 01:52:18 — Develop Search Screen
- 15 02:10:55 — Appwrite Setup
- 16 02:28:20 — Show Trending Movies
- 17 02:45:09 — Hide StatusBar
- 18 02:47:35 — Movie Details
- 19 03:08:28 — Optimization
- 20 03:12:37 — #2 Real Estate App
- 21 03:15:20 — Project Setup
- 22 03:25:20 — Setup Routes
- 23 03:31:12 — Setup Nativewind
- 24 03:37:04 — Setup Fonts and Assets
- 25 03:49:04 — Develop Sign In Screen
- 26 03:57:10 — Setup Appwrite & Google oAuth
- 27 04:02:39 — Setup SDK & Auth functions
- 28 04:12:34 — Integrate Authentication
- 29 04:28:25 — Implement Tabs Navigation
- 30 04:35:29 — Profile Screen
- 31 04:49:57 — Implement Home screen UI
- 32 05:25:07 — Home Screen Lists
- 33 05:33:04 — Appwrite DB Setup
- 34 05:44:59 — Database Seed
- 35 05:55:20 — Fetch Properties
- 36 06:00:41 — Display Data
- 37 06:15:15 — Explore Screen
- 38 06:22:20 — Details Screen
- 39 06:27:16 — #3 Food Delivery App
- 40 06:29:26 — Project Setup
- 41 06:39:12 — NativeWind Setup
- 42 06:58:55 — Home Screen
- 43 07:22:19 — Routing
- 44 07:31:45 — Setup Appwrite
- 45 07:35:25 — Auth Screens
- 46 08:03:17 — Auth Functionality
- 47 08:21:59 — Sentry
- 48 08:33:46 — Store
- 49 08:46:40 — Tab Navigation
- 50 08:56:41 — Database Architecture
- 51 09:09:20 — Seed Database
- 52 09:16:57 — Search Screen
- 53 09:34:39 — Menu Item Component
- 54 09:40:32 — Search and Filtering
- 55 10:05:21 — Cart Store
- 56 10:23:45 — Next Steps