Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Coding with Mitch - Kotlin Multiplatform Mobile

    Posted By: yoyoloit
    Coding with Mitch - Kotlin Multiplatform Mobile

    Coding with Mitch - Kotlin Multiplatform Mobile
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
    Genre: eLearning | Language: English | Duration: 83 Lessons (10h 7m) | Size: 5.64 GB


    What is this course?
    Learn how to use Kotlin Multiplatform Mobile (KMM) to build both an Android client and an iOS client with a shared Kotlin codebase.

    Shared Components
    Ktor (Network Client)
    SQL Delight (Caching Client)
    Kotlinx.datetime
    Kotlinx.serialization
    Android Specific Components
    Jetpack Compose
    Jetpack Compose Navigation
    (Single activity, zero fragments)
    Accompanist Coil
    Hilt
    I decided to use AAC ViewModel because it gives so much state management stuff for free. Maybe in the future a shared viewmodel will be more practical. I'll talk about this in detail in the course.
    Compose-Only navigation system
    Single Activity, Zero Fragments
    iOS Specific Components
    SwiftUI