Building a Kotlin Multiplatform Library for Android and iOS: A Starter Guide
As I embark on a new side project, I've decided to explore (KMM) to create a shared library that will house all business logic. Inspired by the BLoC architecture pattern. The cherry on top? Each platform will still boast native UIs to ensure top-notch, pixel-perfect animations and visuals.