Getting Started With KMP: Build Apps for iOS and Android With Shared Logic and Native UIs

preview_player
Показать описание
During this webinar, we will get you up to speed with the basics of Kotlin Multiplatform. The webinar will cover what's involved in configuring your development environment, creating a Multiplatform Mobile project, and progressing to a more elaborate project that shares the data and networking layers.

Speaker: Pamela Hill, Garth Gilmour
Рекомендации по теме
Комментарии
Автор

Using KMP for almost one year, it has been a lot of learning since then. Thank you for the presentation.

christiangomes
Автор

Thanks for sharing work with KMP for almost 1 year which is fantastic.

itshan
Автор

Thanks! Can you please share a link to the GitHub project?

MegaBezalel
Автор

Trying to go through the tutorials is just me messing with grade configs for hours. I know grade too but it's still painful.

justinsmith
Автор

It's an impossible mission to have the correct libraries in a KMM project. The wizard adds confusion since it does not add/manages the libraries neeeded for a true project. The sample project is simple and do not express the reality many developers face. Even more the developers starting. e.g. how to had coroutines. Understand the Jetbrains effort but KMP setup is crazy, complete waste of time! Every time i start a project i loose HOURS setting up libraries dependencies. Android Studio bootstraps one way, this wizard another, jetbrains github even another

tmjromao
Автор

You guys with Android side have to improve the way we configure our projects dependencies. It's a total mess compared to other solutions, aka flutter

fenix