Decompose icon indicating copy to clipboard operation
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...

Results 8 Decompose issues
Sort by recently updated
recently updated
newest added

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/

documentation

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...

enhancement

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...

example