Source sets or How KMP organizes multi-platform code.

Source sets or How KMP organizes multi-platform code.
Photo by Sven Brandsma / Unsplash

One of the core aspects of KMP is source sets, which help us organize multi-platform code. In order for the app to compile properly and interact with platform-specific APIs, it's important to familiarize yourself with this concept. I've put together this post to help you understand this better. What have you struggled with in KMP? Let me know in the comments 👇

Subscribe to Multiplatform Mindset