-
Hello @Zhuinden, is there a plan to add support for KMM given recent news about jetpack compose being supported by KMM now and simple-stack already supporting compose-only navigation it would be kind …
-
First of all, many thanks for your efforts in creating KMM-ViewModel :)
Are there any plans on providing integration of any kind with SavedStateHandle and Parcelize? In our project we have our own …
-
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…
-
Hi! I want to make module "navigation" where will be placed all navigation args, but have compilation error:
`There was an issue with 'navArgsDelegate' of composable 'ArticleDetailsScreen': make sure…
-
# Create Base KMM Project for Android and iOS
## Task Description
Set up a new Kotlin Multiplatform Mobile (KMM) project with Android as the primary platform and iOS integration. The project should f…
-
**Is your feature request related to a problem? Please describe.**
Kotlin Multiplatform is going stable this year and seems to be a promising platform. FFmpegKit is suitable to target Kotlin Multipla…
-
currently kiwix uses XML files to configure its GUI. android offers nowadays to compose and declare a GUI programmatically with jetpack compose: https://developer.android.com/jetpack/compose.
build…
-
This ticket is something like the master ticket to coordinate development on an iOS port of StreetComplete. It replaces #1892 which also included a lot of discussion and research / observation wor…
-
## Summary
I have a list view in SwiftUI with many line items and I want to show a "Pay" button for each row that, when clicked, would generate and present a PaymentSheet bottom view. However, when I…
-
### IDE Information
Android Studio Ladybug | 2024.2.1 Patch 1
Build #AI-242.23339.11.2421.12483815, built on October 10, 2024
Runtime version: 21.0.3+-12282718-b509.11 amd64
VM: OpenJDK 64-Bit Ser…