-
Using this `implementation("network.chaintech:compose-multiplatform-media-player:1.0.26")` or this version `implementation("network.chaintech:compose-multiplatform-media-player:1.0.16")`
Syncs perf…
-
- [ ] подключаем moko-network
- [ ] конфигурация httpClient'а с пояснениями как конфигурить чтобы на iOS с заморозкой не крешнулось - как передаем в install'ы фичей данные (тут есть инфа, можно сосла…
-
**Describe the bug**
Xcode Preview crashes when preview target uses `moko-resources` Strings.
Crash Log
```log
-------------------------------------
Translated Report (Full Report Below)
…
-
In my project, fonts consume a significant amount of memory when launched on ios devices. There are no issues on android.
According to the [FontResource](https://github.com/icerockdev/moko-resource…
-
Hi! I'm playing with Compose Multiplatform, ktorfit and moko right now and I have this problem when I'm trying to build for iOS. What could it be?
```
> Task :shared:generateMRcommonMain `UP-TO-DA…
-
Hello. I love the simplicity of moko. I was wondering if it supports nested documents?
-
If you create a multi-module kmm project where some Module A depends on some Module B and Module B uses `dev.icerock.mobile.multiplatform-resources` plugin to generate string resources, Module A is no…
jeran updated
11 months ago
-
Hindi lumilitaw ung live currency. Tapos nasan yung graph? Dba dapat my graph un, ung pinapili moko?
-
**指摘事項8**
VApp, VMainはどのページでも必ず必要になってくるコンポーネントです。ページに直接書くのではなく、layouts/default.vueなどのレイアウトファイルに書いて極力書き忘れをなくすようにしましょう。
**指摘事項9**
LIRISでは、一般的に名前付き関数はfunctionで書いています。理由としては、ホイスティングと呼ばれるJS特有の仕様によ…
-
" jsではなく、tsで書きましょう。言語を統一するのは絶対です。
ただ、middlewareで認証を実装し条件を満たしていなかったらログインページへ遷移する実装は実務でもそのまま使いますので良いです。"