PinnedLaunch Apps Quickly with KAppMaker’s Kotlin Multiplatform BoilerplateEvery time I had a new mobile app idea, the process started with excitement but quickly turned into frustration. I’d spend the first 5–6…Nov 24, 2024Nov 24, 2024
Published inProAndroidDevHow to Use Swift Packages in Kotlin Multiplatform using KoinWhen developing Compose Multiplatform applications, sometimes Swift dependencies are not supported in Kotlin Multiplatform, and we need…Mar 32Mar 32
Published inProAndroidDevCreating Web Demos for Kotlin Multiplatform AppsLet’s say you’ve built a Compose Multiplatform app that works perfectly on both Android and iOS. Now, you want to create a demo web app…Dec 17, 2024Dec 17, 2024
Published inProAndroidDevKMPNotifier Update: Web, Desktop, and New Features for Kotlin Multiplatform NotificationsKMPNotifier simplifies push notifications in Kotlin Multiplatform apps. Now it supports Android, iOS, Web (wasmJS, JS), and desktop…Aug 13, 20242Aug 13, 20242
Integrating RevenueCat into Kotlin MultiplatformThis is how you can use RevenueCat in your Kotlin + Compose Multiplatform project, and get money from your android and iOS apps.Feb 26, 20242Feb 26, 20242
KMPAuth — Kotlin Multiplatform Authentication LibraryThat’s how easy is to authenticate users in your Kotlin Multiplatform project using KMPAuth library. KMPAuth is simple and easy to use…Jan 21, 2024Jan 21, 2024
Published inProAndroidDevIntegrating Google Sign-In into Kotlin MultiplatformIn this blog post I will share with you how to implement Google Sign-In in Kotlin Multiplatform. As we go step by step, we will start…Dec 20, 20235Dec 20, 20235
Published inProAndroidDevHow to implement Push Notifications in Kotlin MultiplatformIn this blog post I will share with you how to implement push notifications using Firebase in Kotlin Multiplatform (targeting iOS and…Nov 28, 20235Nov 28, 20235
Published inProAndroidDevAchieving iOS Compatibility for my Quotes App with KotlinSuccessfully migrating my android Quotes app to Kotlin Multiplatform and make it work on iOS too without writing any Swift codeJun 13, 2023Jun 13, 2023
Published inProAndroidDevAchieving Platform-Specific Implementations with Koin in KMMI had to implement different classes for each platform using Koin dependency injection in Kotlin Mobile MultiPlatformMay 22, 20231May 22, 20231