Cross-platform notes app for Android & iOS built with Kotlin Multiplatform — sharing business logic across both platforms.
Overview
A fast, clean note-taking app built with Kotlin Multiplatform that runs natively on both Android and iOS. The shared Kotlin module handles all business logic and data persistence, while each platform gets its own native UI.
Tech Stack