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 from custom compiler plugin to KSP for annotation processing #290

Open Alex009 opened 3 years ago

Alex009 commented 3 years ago

https://github.com/google/ksp/blob/master/docs/quickstart.md

Alex009 commented 2 years ago

now kotlin symbol processing supports kotlin/native too