With JB Compose it should be relatively easy to migrate the current Android application to Desktop Apps. Dependencies: - [moko-resources](https://github.com/icerockdev/moko-resources) needs to target JVM - [ #151](https://github.com/icerockdev/moko-resources/issues/151) Steps: 1. Add jvm target to `common` 2. Add the needed actual jvm implementations 3. Create Desktop application based on current android app
With JB Compose it should be relatively easy to migrate the current Android application to Desktop Apps.
Dependencies:
Steps:
common