kmp-web-wizard icon indicating copy to clipboard operation
kmp-web-wizard copied to clipboard

Wizard for Kotlin Multiplatform

Results 7 kmp-web-wizard issues
Sort by recently updated
recently updated
newest added

[Apollo-kotlin](https://github.com/apollographql/apollo-kotlin) is an amazing multiplatform GraphQL client, specifically after their v3.0 release. It'd be great if this was added as an option.

It would be nice to have opportunity to save some config for this library for using as a template in future projects

It would be nice to include opportunity to build project modules hierarchy instead of one-module project.

In my projects I am usually separate scripts like next: * Android script (usually it is big script as is) * Publish script (same) * Common script

Very happy to see this wizard being revived again! Thank you @terrakok 👏 Request to please add the `Supabase Kotlin Multiplatform Client` as a dependency option in the Wizard: https://github.com/supabase-community/supabase-kt...

I've used this wizard to create a new kmp library project structure, but I spent some time setting up samples for the platforms I target in the library just to...

[Moko Resources](https://github.com/icerockdev/moko-resources) is a great option for sharing resources (such as strings, images) across different platforms. [Here's an example project showing](https://github.com/icerockdev/moko-compose-multiplatform-template) how to implement many of the moko libraries.