I’ve recently added support for watchOS on a project that already shares its business logic through Android, iOS, and Desktop. As always, this is possible through the wonders of Kotlin Multiplatform. Depending on the code that you intend of sharing, the update that you need to do can be more…