Kotlin Multiplatform on iOS “Gotchas” - Pamela Hill from JetBrains
Dettagli
Kotlin Multiplatform (KMP) has become a popular framework for sharing code across multiple platforms, particularly Android and iOS. However, there are some gotchas to look out for when migrating your Android app to iOS, making the developer experience suboptimal. In this talk, we will go through topics like:
- Swift interop challenges.
- Framework problems.
- Accidental memory leaks.
- Architectural traps.
