Has your team considered using the Kotlin Multiplatform ( https://kotlinlang.org/docs/multiplatform.html ) to allow your code to be both used on iOS as well as laptop platforms (ie Windows and OS/X)?Using an AI editor like Cursor would help make adjustments quickly to the mobile code without too much investment in time.
Has your team considered using the Kotlin Multiplatform ( https://kotlinlang.org/docs/multiplatform.html ) to allow your code to be both used on iOS as well as laptop platforms (ie Windows and OS/X)? Using an AI editor like Cursor would help make adjustments quickly to the mobile code without too much investment in time.