-
Hello! @Alex009
I have created KMM project from default template with cocoapods.
I'm IOS developer and Gradle is hard for understanding. There is tutorial in MOKO MVVM REAMDE, but Gradle files are…
-
Fixed in #153
The PModel environment module takes in environmental forcing variables (`tc`, `patm`, `co2`, `vpd`) and produce photosynthesis variables (`ca`, `kmm`, `gammastar`, `ns_star`). There a…
-
Currently, the project setup is that of a native Android app. The task is to
1. change the project structure to that of a [Kotlin Multiplatform Mobile](https://kotlinlang.org/docs/multiplatform-dis…
-
Hi Ably team,
I am a mobile developer who is currently exploring using Ably for realtime messaging in my app. I am particularly interested in using KMM to share code between my iOS and Android app, a…
-
Since DataStore [became multiplatform library](https://developer.android.com/jetpack/androidx/releases/datastore#1.1.0) in 1.1.0, it would be great to have multiplatform solution for its encryption.
…
-
We have to make a decision to use Moshi or write our custom Protobuf *.proto -> to Kotlin's serialization data models *.kt codegenerator.
However, we want to be open to switching to Multiplatform in …
-
### How frequently does the bug occur?
Sometimes
### Description
Many of our users are facing a lot of ANRs on app launch. This happens when Koin dependencies are injected on Application onCr…
-
code
`from fontTools import ttLib, merge
font_list = {
"C:\\Users\\kmm\\Desktop\\fonts\\NotoColorEmoji.ttf",
"C:\\Users\\kmm\\Desktop\\fonts\\Almarai-Bold.ttf",
}
def make_font(…
-
Using koin annotations in a multi module setup with platform specific koin modules fails to compile with
`Expected class KoinNativeModule does not have default constructor`
I've added a test pr…
-
this my code
`
**from fontTools import ttLib, merge
font_list = {
"C:\\Users\\kmm\\Desktop\\fonts\\NotoColorEmoji.ttf",
"C:\\Users\\kmm\\Desktop\\fonts\\NotoColorEmoji_WindowsCompatibl…