Expect/Actual in Kotlin Multiplatform - KMP for Beginners

Поділитися
Вставка
  • Опубліковано 22 чер 2024
  • In this video I'll show you how Expect/Actual in Kotlin Multiplatform works!
    👉 Check out my course Building Industry-Level Multiplatform Apps With KMP here: pl-coding.com/kmp?...
    💻 Let me be your mentor and become an industry-ready Android developer in 10 weeks:
    pl-coding.com/drop-table-ment...
    ⭐ Courses with real-life practices
    ⭐ Save countless hours of time
    ⭐ 100% money back guarantee for 30 days
    ⭐ Become a professional Android developer now:
    pl-coding.com/premium-courses...
    Get my FREE PDF about 20 things you should never do in Jetpack Compose:
    pl-coding.com/jetpack-compose...
    Regular programming advice on my Instagram page: / _philipplackner_
    Join my Discord server:
    / discord
    Get the source code for this video on GitHub:
    github.com/philipplackner/Exp...
  • Наука та технологія

КОМЕНТАРІ • 36

  • @purplehazer417
    @purplehazer417 5 днів тому +8

    Phillip, once I start learning a topic about development - you start making videos about it. It is unbelievable 😅

    • @markdelphi8075
      @markdelphi8075 4 дні тому +1

      in discrete mathematic it's called a great matching (graph theory)

  • @4rju9YT
    @4rju9YT 4 дні тому +2

    Finished the MVVM Shopping list playlist yesterday and this one today. I learned a lot about MVVM design and clean architectures, but I still feel like I don't fully understand the concepts. I think with more practice, I'll get there.
    You're a great mentor, man. I've been following your channel for a while and have watched some of your playlists, like Android Basics and other individual videos. But from yesterday, I'm going to start watching all your playlists in order.
    In your early videos, you used to ask if there was anything you could improve upon or if we didn't understand something. You were always looking for ways to improve. And now you've become a great mentor and UA-camr. You're an inspiration, and I have a lot of respect for you, big brother. ❤

  • @MixwellSidechains
    @MixwellSidechains 2 дні тому

    Hi Phillip! I'm following this series closely, thanks for it. I'd like to contribute that to have the Desktop app run by clicking the run button you could:
    * Open the Run Configuration settings
    * Add a Shell configuration name it DesktopApp if you want
    * On the window set it to run the script from "text" not "From File"
    * Add those parameters "./gradlew run" and ensure that the absolute path of the configuration is the project folder
    * Save and run it as normal in the drop-down list.
    Hope it helps others. Maybe you can review that with others in the next video. I know you'll get what I mean. Thanks again for the videos. Can't wait for more.

  • @zakariabouchantouf5141
    @zakariabouchantouf5141 5 днів тому +2

    My day is missing you 😂❤

  • @tch.777
    @tch.777 5 днів тому

    Amazing like always!!! Ty ❤

  • @moldovanpeter5123
    @moldovanpeter5123 5 днів тому

    For simple stuff like engines, clients etc I use expect/actual but for a concrete implementation (storage access etc) I use delegations

  • @kinggeorges625
    @kinggeorges625 5 днів тому

    Thanks for the video. We are waiting impatiently a full tutorial for a real world App with API requests

  • @DaleHawkins
    @DaleHawkins 5 днів тому

    Great video. I like where this series is heading!

  • @sikka09
    @sikka09 4 дні тому

    Nice explained

  • @ayushrai3266
    @ayushrai3266 5 днів тому +2

    Can we Use Room database for Ios App in Kmp projects ?

  • @fsfaysalcse
    @fsfaysalcse 5 днів тому +1

    Thanks a lot, This is my time to say shut up to my flatter Developer friend. Could please make a video of each platform trigger notification

  • @Hayabusa17
    @Hayabusa17 5 днів тому +1

    Привет из Казахстана. Большое спасибо за видео❤, можете снять про архитектуру приложений на kmp?

  • @ntikomathaba2662
    @ntikomathaba2662 5 днів тому

    Your timing is impeccable!!! Thank you my GOAT 🐐
    Can we do networking next?

    • @PhilippLackner
      @PhilippLackner  5 днів тому +1

      I have a video on ktor already, I don't think there's any difference in the implementation for KMP :)

  • @PascarlHome
    @PascarlHome 5 днів тому +1

    Can't wait for a full clean architecture kmp tutorial.Great work 👍

    • @mic9969
      @mic9969 5 днів тому

      yeah also waiting clean arch + mvvm + api some app

  • @TiagoDvl
    @TiagoDvl 5 днів тому

    Bruh the 20:34 mark made me cackle a lil bit but wonderful work 🤣Im kind of starting to feel the urge to start mown project

  • @vertique
    @vertique 5 днів тому

    Are you going to post videos about SwiftUI?

  • @peter4vn
    @peter4vn 5 днів тому +1

    0:00 pause

  • @muhurthreddy2944
    @muhurthreddy2944 5 днів тому

    could u make another video on google sign in cuz a lot of things have changed plzzz

  • @anudeepananth
    @anudeepananth 5 днів тому

    Can we use native kotlin and swift native firebase libraries using expect and actual to perform user authentication since firebase has no official support for KMM yet

  • @brianquigley1940
    @brianquigley1940 5 днів тому

    👍

  • @soumyajeetnayak3011
    @soumyajeetnayak3011 8 хвилин тому

    i am getting error as Unresolved reference: platform , in iosMain and nativeMain, what to do, i checkedout the code from your github

  • @mariamuitomole
    @mariamuitomole 4 дні тому

    Philipp, on these paid courses you have, like the KMP course on the description, do you keep it up to date with the latest changes on the APIs? Like, on the course description it says you use SQLDelight for local database, but know that Room is coming for KMP, will you update the course to include room as an alternative? Same to Compose Multiplatform. On the FAQ it says it isn't on a "good stage yet", but maybe this answer was written a while ago, and now Compose Multiplatform seem to be in a good stage to be included. Will you include it on the course?

    • @PhilippLackner
      @PhilippLackner  4 дні тому

      The courses are kept up-to-date with breaking changes. Updating single technologies is close to impossible to do well structured without re-recording the entire course since most lessons will depend on these technologies. Just because Room is out doesn't mean that there's no place for SQLDelight, both are viable libraries, so that's something I wouldn't update.
      Also, just because CMP is out doesn't mean every KMP app has to use it. There's still value in native UI since it will look and feel native. You don't get that with CMP. Once it becomes more stable, I'll make a separate course about it.

  • @wog4299
    @wog4299 5 днів тому

    When will the series complete ?how much videos are you going to make ?

  • @CSAbhiOnline
    @CSAbhiOnline 5 днів тому

    All I understand is it's similar to an interface

  • @ZeeshanSyed-pq3gq
    @ZeeshanSyed-pq3gq 5 днів тому

    Why does your face cam video look like 420p 😂

  • @j2shoes288
    @j2shoes288 5 днів тому

    Son, why did you go back to KMP after a long time? It's still so immature/weak/flaky

    • @PhilippLackner
      @PhilippLackner  5 днів тому

      It's a great technology

    • @j2shoes288
      @j2shoes288 4 дні тому

      @@PhilippLackner you're funny! "great technology", sorry, I don't understand German. Let me Microsoft translate that? Oh, you mean "it's shit"! Crazy build times ( 8.5 mins for a Hello World app on an M3 for ios+android only! ), no logging, partially supported Compose, half the libraries don't work.