-
**Describe the solution you'd like**
Add platform-specific code for iOS, using JetBrains Compose Multiplatform.
JB Compose iOS support is now in Alpha [compose-multiplatform/releases/tag/v1.4.0](…
-
Please change this android-only project to Kotlin Multiplatform with the according https://github.com/JetBrains/compose-multiplatform implementation.
This way it would be possible to use it for And…
-
The library doesn't use any android only depdencies?
Then it can be updated to use Compose Multiplatform as to suppport all platforms.
-
Im using Android Studio as an IDE for CMP (for developing a mobile app for Android and iOS)
and I want to use Orbit-MVI library, so I added:
androidMain.dependencies {
...
implementation("org.or…
-
I'm using kotlin multiplatform 2.0.20 and moko versions as per build.gradle info below.
I also attached a screenshot. I only get a build error but Android Studio does not complain about anything..…
-
Hi
There isn't any image cropper library for compose multiplatform (jvm, android, ios, ...).
You created base of compose code and just need to change some code for compose multiplatform.
It will be…
-
:composeApp:iosArm64Main: Could not find fastscroller-compose-multiplatform:fastscroller-material3-iosarm64:unspecified.
Searched in the following locations:
-
is there a plan to migrate this to compose multiplatform ?
-
Is there going to be a more detailed documentation (ex. step-by-step for all functionalities) any time soon?
Also, I don't think compose multiplatform example is completed, it does not demonstrate …
-
# 📖 Abstract:
- ✅ `Compose Multiplatform` 是 Kotlin `UI 层` 跨平台开发框架, 是基于 `Google Jetpack Compose` 的扩展.
- ✅ 注意和 `Kotlin Multiplatform` 是不同层次 (logic 层) 的东西.
# 💯 Related:
- ✅ #420
- ✅ #419
…