-
In Jetpack Compose world ViewModels seems unnecessary. [Seems member of Compose team think so too](https://mobile.twitter.com/JimSproch/status/1450884604143943681). We [could accomplish more than the …
-
With current implementation, after scrolling through several thousand items, the app crashes with OOM because it fails to allocate a huge list of items. Before that, the app slows down to a halt due t…
-
### Expected Behavior
I'm trying to add micronaut-data to an existing project. The docs say to add the following to gradle, which doesn't work:
```kotlin
annotationProcessor("io.micronaut.data:micr…
-
I have integrated the package into my application and it works well on ios.
However i have not been able to get it to work for android. I get this error whenever i try to run the app.
```
java.…
-
Hi @vinivendra,
I've been walking through your docs, and not really clear if this library is able to translate UI-related code?
Thanks for your hard work.
-
# 📖 Abstract:
- ✅ `Compose Multiplatform` 是 Kotlin `UI 层` 跨平台开发框架, 是基于 `Google Jetpack Compose` 的扩展.
- ✅ 注意和 `Kotlin Multiplatform` 是不同层次 (logic 层) 的东西.
# 💯 Related:
- ✅ #420
- ✅ #419
…
-
When Page size is set to 20, visible_threshold is 5 and search with keyword "Wasabee" the total items received is 21, but on scroll, there are duplicate items summing up to 41.
The list shows dupli…
-
As for 4 months not update in this project and the last release happened in 2018, also the `Anko Support` Plugin is still 0.10.7-2 in 2018.12 and not support for last version of `IntelliJ Idea`.
…
-
I was wondering if contribution from beginner as welcome in this project?
Do we have some guidelines for this?
-
## :writing_hand: Describe the bug
When clicking on a transaction Chucker crashes with the following exception:
Fatal Exception: androidx.fragment.app.strictmode.WrongFragmentContainerViolation
…