Decompose
Decompose copied to clipboard
Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing functionality and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.), inspired by Badoos RIBs fork of the U...
Some comment
Hello! On [this page](https://arkivanov.github.io/Decompose/component/overview/) link "Lifecycle documentation page" (https://arkivanov.github.io/Decompose/router/lifecycle/) leads to 404. I suppose, it should lead to https://arkivanov.github.io/Decompose/component/lifecycle/
Raising an issue as per the conversation over at [MVIKotlin Slack channel](https://app.slack.com/client/T09229ZC6/C01403U1ZGW/thread/C01403U1ZGW-1638266614.037100) As discussed, what do others think about having the support for routing in web browsers (eg having paths...
The Counter sample has `watchos` targets temporary disabled, due to [KT-48613](https://youtrack.jetbrains.com/issue/KT-48613).
Hi! I'm currently using this amazing library to provide (viewmodel-alike) components to plug into our Android and iOS clients. The Android side is touched on pretty well: it provides extensions...
It would be good to have a list of companies/users/projects where Decompose is used. I suggest to stick to the following format, but feel free to omit/add/modify any details: Project...
Having the samples be inside this repo means they aren't fully representative of what they would look like as separate projects. Their gradle files reference the modules declared in this...