Skip to content

discussions Search Results · topic:databinding org:icerockdev

65 results
 (109 ms)

65 results

inicerockdev (press backspace or delete to remove)

Hello everyone, I wanted to share a technique to make using moko resources in SwiftUI more readable using Swift s KeyPath. I created this Swift file in my iOS project to contain the helper code, currently ...

!-- ✏️ Optional: Customize the content below to let your community know what you intend to use Discussions for. 👋 Welcome! We’re using Discussions as a place to connect with other members of our community. ...

I try to move toward centralized KMM JCM app and having big troubles with versions Can someone point me/guide me on the versions compatibility (I do have all versions in toml file attached) build.gradle.kts.txt ...

My app does not use Compose Multiplatform. It uses shared logic and native UI. I added an example.json (mocked JSON response). to the root/shared/src/commonMain/moko-resources/files/ folder. inside root/shared/src/commonMain, ...

Hi everyone 👋 I m trying to use moko-resources version 0.24.5 in a Kotlin Multiplatform project I m setting up. When I build for Android, I get this error from the generated SharedRes.kt file: Too many ...

Permission is empty

Hi, Are you planning on providing localized images support?

Thanks for the awesome job done in making and contributing to this amazing multiplatform library. Could someone help use this library to connect to a socket with a header? I noticed the SocketOption has ...

Hello, where could I find the list of placeholders for string interpolation in string resources? e.g. %s for String %d for Integer Thanks in advance!

Screenshot 2024-09-13 at 16 47 44 Help! Why is it error? Context I use KMM as external framework and extract the xcframework then import it via cocoapods Screenshot 2024-09-13 at 16 53 06 I follow this ...