iOS Development With Kotlin Multiplatform: Tips and Tricks

preview_player
Показать описание
In this webinar, we will provide tips and tricks to make your iOS development using Kotlin Multiplatform more productive and enjoyable. We will:

Highlight the similarities between Kotlin and Swift development.
Explain the current state of Swift/Kotlin interop and its limitations.
Highlight tools and techniques you can use to write better Kotlin Multiplatform APIs for consumption from your Swift code.
Describe the various project/repository configurations to help your team to work together more effectively, and demonstrate related tools like KMMBridge.
Provide guidelines on how to get buy-in from your iOS team members.
By the end of this webinar, your team will be more equipped to deal with the intricacies of iOS development with Kotlin Multiplatform.

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

can I use the navite ios library in swift for ios platform with cocoapods. As the KMM is still not interoperable the swift library will work ?

surendharrajendran
Автор

can you guys create a video on how to call swift code in kotlin?
I want to use seperate data layers for android and ios, and ios one has to be writen in swift.Can you make a video where I can fetch data in swift and pass that to domain layer in shared code?

vaibhavpatil
Автор

it's like "thinking in KMM" as "thinking in compose" from the Android team

yasserakbbach