Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Build Kotlin Multiplatform Mobile Apps for iOS and Android
Introduction
Introduction (1:38)
Course Requirements (0:57)
What is Kotlin Multiplatform? (4:47)
Understanding the Multiplatform Project Structure (4:58)
Target vs Source Sets (8:01)
Expect/Actual Mechanism explained (5:16)
Choosing an IDE (2:55)
Preparing the Environment (2:31)
Generate and Explore a KMP for Mobile Project Template (10:46)
Project Source Code
Shared Module
Add Dependencies (5:49)
Create DTO's (2:50)
Create RequestState wrapper (1:15)
Implement ProductsApi class (2:20)
Android App
Create a ProductCard (2:26)
Fetch and Display the Data (Android) (3:56)
iOS App
Create a ProductView (5:38)
Fetch and Display the Data (iOS) (5:16)
Add Dependencies
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock