-
Subscribe to this issue and stay notified about new [daily trending repos in Kotlin](https://github.com/trending/kotlin?since=daily).
-
# 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…
igdel updated
4 weeks ago
-
In the current implementation of ListView, there is no easy way to find which item is the first one in a visible part of the screen. There could be many use cases if we know the index of the first vis…
-
**Describe the bug**
I have created the KMM multi module project as shown below
-- KmmUI
-- KmmNetwork
-- KmmCore
-- kmmpwpitara (Shared)
When I generate **`.aar`** file by cmd ` ./gradl…
-
**Describe the bug**
When attempting to build a MacOS Desktop target using the VLCJ library (per the example in the experimental folder), running it locally works as expected.
After creating…
-
This is the first time I see MapLibre being used in a Kotlin Multiplatform project. Very cool!
Could you perhaps add a license to this repo?
-
Надо подумать:
1. Какие платформы будем поддерживать.
2. Какие технологии будем использовать.
3. Как будем шифровать.
4. Будем ли передавать на сервер или только хранить локально на клиенте.
flsrg updated
4 months ago
-
**Describe the problem**
Explain the performance issue you're experiencing, including the following details:
Projects created with the following template are not able to be debugged on iOS from AS…
-
It seems the current milestone release doesn't support compose navigation, which is very useful for any non-trivial application - https://developer.android.com/jetpack/compose/navigation
-
**Describe the bug**
Building the iOS app via a Release build configuration fails after updating to the latest `1.6.0-beta01` version.
**Affected platforms**
- iOS
**Versions**
- Kotlin versi…