icerockdev / moko-widgets

Multiplatform UI DSL with screen management in common code for mobile (android & ios) Kotlin Multiplatform development
https://moko.icerock.dev
Apache License 2.0
384 stars 31 forks source link

Migrate iOS factories to Swift #283

Open Alex009 opened 3 years ago

Alex009 commented 3 years ago

maintaining Kotlin version of iOS UI code is painful (rebuild kotlin framework is long, full debugging still unsupported). We should migrate to Swift version of ios WidgetFactories to boost changes of ios side ui code.

Will create swift cocoapod and this pod will be used from kotlin side