I just stumbled across one of the most impressive ...
# feed
m
I just stumbled across one of the most impressive Kotlin multi-platform githubs I've seen: tunjid ▶️ 1) Tiler: multi-platform pagination library built on Flow -- dope 2) Me: probably the best example of a full stack real world kotlin multiplatform application using compose on Android and desktop. The data layer and architecture are elite.
👍🏻 1
👍 4
👀 1
👍🏾 1
p
The second library is based on the "component tree as state management" technique. There are a lot of community navigation libraries based on this principle. Most notably Appyx and Decompose. Google should make a navigation library based on this technique. This guy Adetunji works for Google, it doesn't surprise me that they could be working on something.