-
I'm looking for the best (if such thing exists) architectural pattern that would fit with the way apollo handles caching.
I looked at many implementations of different patterns in KMM/KMP, such as …
-
https://developer.android.com/jetpack/androidx/releases/lifecycle#2.8.0-alpha03 added view model support for kotlin multiplatform.
Ideally koin should support this also.
Thanks
-
### 功能描述(请清晰的、详细的描述你想要的功能)
> 目前基于xml的ui控制逻辑很复杂,维护成本很大,尤其是阅读页。Compose可以渐进式改造现有ui,且可以通过KMP跨平台到桌面版。
### 期望实现方式(阅读应该如何实现该功能)
> 用Compose重写UI,抛弃xml
### 附加信息(其他的与功能相关的附加信息)
> 优点:
> 1. Compose 支持vie…
-
아마 WWDC 직전이라 소식이 줄어들 수도 있겠네요
godrm updated
5 months ago
-
어떤 소식들이 있을지 기대됩니다
godrm updated
6 months ago
-
### Edit: Planning for an iOS version continues in #5421
### See also the [last comment on this ticket](https://github.com/streetcomplete/StreetComplete/issues/1892#issuecomment-1865140170)
---
…
-
I am wondering if and how I could transform a `AnyPublisher` to a `@Published` property. Let's say I have a property in my swift view model like `@Published var isNetworkConnected: Bool` which is defi…