-
Hi, I try use moko-mvvm + kotlin multiplatform mobile (KMM), but it not work!
I get some error:
![1](https://user-images.githubusercontent.com/9552501/94148451-547cfb00-fe7f-11ea-8d07-48eb47b40a01.p…
-
When moving to Jetty 11, a lot of code will have to be rewritten. If we are to move back to Java, this would be the time.
### Edit: This ticket contains some discussion on moving from Kotlin back t…
tipsy updated
2 years ago
-
嗨,我们这边是携程机票研发团队。携程 app 去年开始使用 MMKV 作为 KV 存储框架,效果非常不错。我们机票团队的移动端代码使用了 KMM(Kotlin Multiplatform Mobile)技术,因此我们将 Android 与 iOS 的 MMKV 进行了包装,编写了一套可用于 KMM 的 Kotlin 版本的 API,并已经在线上运行接近半年稳定性良好,我们希望将其开源,我希望与你们…
-
If Substract VM allowed for writing libraries in any of the supported languages (most importantly Java) and these libraries could be called into from iOS application code (written in Swift or Objectiv…
-
I would like to ask if there are plans to support Jacoco xml report format. This is very usefull for Android & Kotlin multiplatform mobile projects.
-
### SQLDelight Version
1.5.0
### Operating System
macOS 10.15.7
### Gradle Version
7.1
### Kotlin Version
1.5.0
### AGP Version
_No response_
### Describe the Bug
I wa…
-
Project Sync
The project 'blue-falcon' is not a Gradle-based project
-
Great to see a new project rising to develop an Rhasspy mobile application.
I am really happy with my Rhasspy-Homeassistant setup and your app could be the missing tile in the whole installation.
…
mat-l updated
2 years ago
-
You can have multiple threads in Kotlin/Native. ~Each thread can have its own event loop with `runBlocking` and have number of coroutines running there~. Currently communication between those threads …
-
This issue is created to list reasons, pros and cons, for selecting React Native as the initial framework:
- we plan to build a mobile wallet that can run in Android and iOS devices
- current Pris…