-
Hi, when attempting to build on Mac OS X Big Sur the import of the `shared` kotlin module fails. Is anything needed before the building the iOS version?
```
Launching lib/main.dart on iPhone 12 in…
-
Übersicht:
https://github.com/terrakok/kmm-awesome#-Architecture
https://github.com/AAkira/Kotlin-Multiplatform-Libraries#architecture
-> Angeschaut von Paul:
- https://arkivanov.github.io/Decom…
-
Right now the user needs to include all header files necessary, it could be more convenient to provide a single header that includes everything necessary for users.
isazi updated
6 months ago
-
When I try to set a custom font that I imported into my project it doesn't work
` .fontType(.custom(UIFont(name: "NunitoSans-Regular", size: 14.0)))`
-
Compose version: 1.4.3
Kotlin version : 1.9.0
After cloning the Compose KMM template found here https://github.com/JetBrains/compose-multiplatform-ios-android-template#readme, I added the Voyager li…
-
**Describe the bug**
There is no `.klib` file in maven for `io.insert-koin:koin-compose-js:1.0.0`, only hashes of it.
This leads to fails of builds using `koin-compose-js`, both explicitly and impli…
-
Hello,
I am wondering if this can be used in a Kotlin Multiplatform Mobile app?
Thanks
-
I use sqldelight in a KMM app project. I store sensitive cached data, mostly in the form of base64 encoded images as strings.
It's only meant to be used as a cache when there is no network.
I wan…
-
As a Snse user,
I want to experience the most modern Material Design 3.0 has to offer,
so that I'm not writing in cuneiform.
-
### SQLDelight Version
2.0.2
### Application Operating System
iOS
### Describe the Bug
while running this cmd the build fails for iOS.
:shared:compileIosMainKotlinMetadata FAILED
### Stacktrace…