> ## Content Index
> Fetch the complete content index at: https://commonmain.dev/llms.txt
> Use this file to discover other available public pages before exploring further.

# Kotlin Multiplatform Newsletter #7
- URL: https://commonmain.dev/kotlin-multiplatform-newsletter-7/
- Published: 2026-03-03T14:00:23.000Z
- Updated: 2026-06-03T15:13:35.000Z
- Author: Bogdan Codes
- Tags: Issues

We gear up for KotlinConf’26 in Munich and look at how Masabi uses KMP to power global public transit. We dive into non-intrusive integration strategies for native apps, modern project structures for Compose Multiplatform, and creating custom line graphs. Plus, explore new libraries like Fakt and JetCo, and check out a featured freelance Lead KMP Developer role at Valtech.

### **The Main Thread**

Community's most insightful threads, curated from social media platforms and websites.

🎪

[15 Things To Do Before, During, and After KotlinConf’26](https://blog.jetbrains.com/kotlin/2026/02/15-things-to-do-before-during-and-after-kotlinconf-26/?ref=commonmain.dev)  
  
Maybe it’s your first time in Munich, or even your first time at KotlinConf. You have your tickets, you’ve learned the schedule by heart, but it might still feel a little overwhelming. Let me show you how you can have the best possible experience by guiding you through all the things you can do.  
  
Believe me, KotlinConf is so much more than a conference!

🚋

[How Major Metros Run on Kotlin Multiplatform | Talking Kotlin #145](https://www.youtube.com/watch?v=Wze7qsDl4BM&ref=commonmain.dev)  
  
When you tap through a transit gate in major cities around the world, there's a real good chance you’re touching Kotlin Multiplatform! In this episode, we sit down with Paweł Kwieciński from Masabi to explore how they brought a decade-old Java codebase to Kotlin Multiplatform, powering ticket validation across mobile apps, embedded devices, and backend systems for public transit agencies worldwide.

🔮

[Is Kotlin Multiplatform the future of Mobile development?](https://medium.com/@bjmartho/is-kotlin-multiplatform-the-future-of-mobile-development-83e87285dc22?ref=commonmain.dev)  
  
Kotlin Multiplatform first came onto the scene in 2017, but it really caught attention when Google announced support for sharing code between Android and iOS at Google I/O 2024\. This was a big deal for developers! Kotlin Multiplatform lets you write code once and use it on both platforms, which saves a ton of time while still allowing for platform-specific tweaks when needed.

### Expect Actual

Technical deep dives, or solving the "how-the-hell-do-I-test-this" problems.

SPONSORED 

[![CTA Image](https://storage.ghost.io/c/57/59/57597180-415a-44ab-aa77-38b4467c31d5/content/images/2026/01/practical-kotlin-deep-dive-2.png)](https://skydoves.gumroad.com/l/kotlin-deep-dive?a=705284499&ref=commonmain.dev) 

****Practical Kotlin Deep Dive** ****(Jaewoong Eum)** takes you beneath the surface of Kotlin, exploring not just what the language does, but how it works and why it was built that way.   
  
From foundational concepts through coroutines, compiler architecture, and ****Kotlin Multiplatform**, this book connects everyday coding patterns to their underlying mechanisms.

[Get the Book ](https://skydoves.gumroad.com/l/kotlin-deep-dive?a=705284499&ref=commonmain.dev) 

🌉

[Bridging the Gap: Integrating KMP into Pure Native Apps Without Breaking the Workflow](https://medium.com/@cristurean.marius.ovidiu/bridging-the-gap-integrating-kmp-into-pure-native-apps-without-breaking-the-workflow-2f0b17d25008?ref=commonmain.dev)  
  
This article explores a pragmatic experiment: starting from two fully native applications — Android (Kotlin) and iOS (Swift) — and introducing a shared Analytics feature using a non-intrusive integration strategy.  
  
The goal is simple: the iOS application should consume the shared module exactly like any other Swift Package dependency, without Gradle or Kotlin-specific tooling.

🏗️

[My Compose Multiplatform Project Structure](https://dalen.codes/p/my-cmp-project-structure?ref=commonmain.dev)  
  
Compose Multiplatform (CMP) project structure is evolving with the recent AGP 9.0 changes that move the `androidApp` out of the `composeApp` and with what looks like more changes on the horizon for [KMP apps](https://x.com/zsmb13/status/1980921121739259936?ref=commonmain.dev). Here is how I decided to structure my CMP projects.  
  
This structure is ready for today, and I believe that it should adapt easily when these future KMP changes land.

### The Dependency Graph

Curated libraries, tools and plugins that won't break your Gradle build.

- [**Fakt**](https://github.com/rsicarelli/fakt?ref=commonmain.dev)  
Automate the fake-over-mock pattern. Fakt generates type-safe test doubles that eliminate boilerplate.
- [JetCo](https://github.com/developerchunk/JetCo?ref=commonmain.dev)  
Your ultimate Open-Source partner for crafting visually stunning, interactive, and efficient UI components across multiple platforms including Android, iOS, JVM, JS, and WASM.
- [**bonsai**](https://plugins.jetbrains.com/plugin/30381-bonsai?ref=commonmain.dev)  
This toolwindow plugin provides a visual representation of your project structure on an interactive canvas with zoom and pan capabilities.

### LazyColumn

Compose Multiplatform tips, tricks, and code snippets.

📈

[Creating Custom Line Graphs in Jetpack Compose & Kotlin Multiplatform](https://medium.com/@developerchunk/creating-custom-line-graphs-in-jetpack-compose-kotlin-multiplatform-compose-multiplatform-d618648d22f4?ref=commonmain.dev)  
  
Most charting libraries for Compose either have bloated dependencies, are Android-only, or offer very limited customization — you get a chart that **works* but doesn’t quite look like **yours*.

### Target: Production

Showcase of real-world apps proving KMP is ready for prime time.

SPONSORED 

Ship your next iOS & Android app in days with Kotlin Multiplatform  
  
Skip the boring setup. [****KMPShip**](https://kmpship.app/?ref=commonmain) is a KMP boilerplate with Firebase auth, RevenueCat, push notifications, CI/CD, and more already wired up. Go from idea to App Store & Google Play in days, not weeks.

[Get Started ](https://kmpship.app/?ref=commonmain) 

[GitHub - RajashekarRaju/hangman-compose: 🎮 Kotlin Multiplatform Hangman (Android, Desktop, Web, iOS) built with Compose Multiplatform. Modular architecture with shared game engine, dynamic word catalog (DSL), responsive layouts, custom creepy-themed UI + animations, cross-platform audio, hints/timer/difficulty modes, persistent settings/history, automated CI/CD deployed to GitHub pages.🎮 Kotlin Multiplatform Hangman (Android, Desktop, Web, iOS) built with Compose Multiplatform. Modular architecture with shared game engine, dynamic word catalog (DSL), responsive layouts, custom cr…![](https://storage.ghost.io/c/57/59/57597180-415a-44ab-aa77-38b4467c31d5/content/images/icon/pinned-octocat-093da3e6fa40-25.svg)GitHubRajashekarRaju![](https://storage.ghost.io/c/57/59/57597180-415a-44ab-aa77-38b4467c31d5/content/images/thumbnail/fabbb3c2-2eca-48a9-9a53-a3079813f8f1)](https://github.com/RajashekarRaju/hangman-compose?ref=commonmain.dev)

💊

Parenty: Medicine Tracker  
→ [Play Store Link](https://play.google.com/store/apps/details?id=cy.com.parenty&ref=commonmain.dev)  
→ [App Store Link](https://apps.apple.com/us/app/parenty-medicine-tracker/id6757712692?ref=commonmain.dev)  
  
Parenty is the essential companion for parents, designed to take the stress out of managing your children's health. Whether you’re dealing with a common cold or managing long-term treatments, Parenty helps you stay organized, ensures doses are never missed, and keeps a clear record of your child's recovery journey.

### Careers

Kotlin Multiplatform job postings and opportunities.

SPONSORED 

[![CTA Image](https://storage.ghost.io/c/57/59/57597180-415a-44ab-aa77-38b4467c31d5/content/images/2026/03/wellfound-symbol-black.webp)](https://wellfound.com/l/2ABERG?ref=commonmain.dev) 

****wellfound** • Where startups and job seekers connect.  
  
🤝 Connect directly with founders at top startups - no third party recruiters allowed.  
💸 Everything you need to know, all upfront. View salary, stock options, and more before applying.  
✌️ Say goodbye to cover letters - your profile is all you need. One click to apply and you're done.  
✨ Unique jobs at startups and tech companies you can’t find anywhere else.

[Find Your Next Remote Job ](https://wellfound.com/l/2ABERG?ref=commonmain.dev) 

🤖

[Freelance Lead Mobile Developer (Kotlin Multiplatform)](https://job-boards.eu.greenhouse.io/valtech/jobs/4790101101?ref=commonmain.dev) at [****Valtech**](https://www.valtech.com/?ref=commonmain.dev)  
  
 We are looking for a Kotlin Multiplatform Developer with experience in both iOS and Android Native to join our mobile development team and work on building a cross-platform application. 

---

#### 🚀 Get Featured!

Got something interesting to share with the Kotlin Multiplatform community? [Submit your link](https://commonmain.dev/submit-your-link/) for a chance to get featured in the next issue of **commonMain.dev**.

#### 🤝 Support the Build

**commonMain.dev** is made possible by our partners. If you have a tool or service that helps KMP developers ship to production faster, we’d love to help you reach our community. [Collaborate with us](https://commonmain.dev/sponsor/).

#### ✍ Code Review

This newsletter is curated and written by a real human being. I’m always looking for ways to optimize the build. Was there something you liked or disliked in particular? Or did you find a bug in this issue? Simply **reply to this email** \- I read every comment from the community and take your feedback into account for the next release.

Until next time,   
**Stay platform-independent!**  
Bogdan • Founder of commonMain.dev

## Sign up for commonMain.dev

The weekly newsletter for Kotlin Multiplatform (KMP). News, jobs, technical deep-dives, and more. Delivered every Tuesday.

Subscribe 

Email sent! Check your inbox to complete your signup. 

No spam. Unsubscribe anytime.