Meetup with KMM Libraries by Colin Lee

Поділитися
Вставка
  • Опубліковано 5 лют 2025
  • Recording brought to you by American Express. americanexpres...
    When Meetup.com first adopted Kotlin Multiplatform Mobile (KMM) for Android and iOS app development, we had concerns. Earlier attempts at Kotlin multiplatform sample projects had not gone smoothly years ago.
    Previously, writing shared modules for Android and iOS had involved creating many interfaces using the "expect" and "actual" keywords. This meant the shared code didn't really feel identical.
    This time, things were different. We found a robust ecosystem of new and powerful libraries that worked equally for Android using Kotlin/JVM and for iOS using Kotlin/Native. These libraries made development quite a lot easier than we had expected. Our Meetup for Organizers app has been a success largely as a result of KMM.
    Talk by: Colin Lee
    #Multiplatform #KMM #KotlinConf

КОМЕНТАРІ • 3

  • @bitwise-dev
    @bitwise-dev 6 місяців тому

    Great video! This is what I am looking for when I was planning to start migrating my playground project to KMM, unfortunately I did the searching myself that time.

  • @georgeshalvashvili6270
    @georgeshalvashvili6270 Рік тому

    Did you use it on web? How was the experience there?

  • @Merati22
    @Merati22 Рік тому

    nice talk