Tlaster

Results 46 issues of Tlaster

KT-53290

Gradle Plugin
Native

Version: 1.2.0-alpha01-dev731 Sample: https://github.com/Tlaster/compose-ios-bootstrap/tree/material3 run with `./gradlew iosDeploySimulatorDebug` will report a build error: ``` Shortly: The required symbol androidx.compose.material3/Scaffold|-3978164445320972653[0] is missing in the module or module dependencies. This could happen...

It would be great to add `extraKeysRawXml` support for `NativeApplicationMacOSPlatformSettings` since `JvmMacOSPlatformSettings` already support it

While Java Library works find for JVM target, it would be great to have a Kotlin Library for Kotlin/Native.

library: new

**Is your feature request related to a problem? Please describe.** When using Ktorfit with nullable parameters, it will throw `Nullable Parameters are not supported` when build. **Describe the solution you'd...

Get error when using with moko resources ``` > Failed to notify project evaluation listener. > Cannot change attributes of dependency configuration ':sample:common:iosArm64ApiElements' after it has been resolved > Cannot...

bug

There're still lots of things that need to be done before 2.0. - [x] Creating project - [x] #167 - [ ] Migrating code → #238 - [ ] Testing...