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
387 stars 32 forks source link

Custom widget factories for flat-alert #241

Closed Tetraquark closed 4 years ago

Tetraquark commented 4 years ago

Need to add possibility to set custom widget factories for flat-alert. To do that need to implement enhancement for kotlin-common-plugin generator to allow passing the factory at the time of widget creation.