circuit
circuit copied to clipboard
⚡️ A Compose-driven architecture for Kotlin and Android applications.
Do we want to full on support Compose UI on iOS? Just presentation layer? Both?
In order to provide back handling support for desktop, a key listener must be applied to the composition via `Modifier.onPreviewKeyEvent`. Previous attempts were to hook into the composition hierarchy, utilising...
We have a few needs in this space! Currently, we offer some animation APIs via the backstack APIs, but let's try to flush this out into a full API. -...
I know you are not really accepting contributions, so feel free to close this, just wanted to demonstrate an approach to use Circuit with SwiftUI. ## Highlights * The SwiftUI...
See screenshot 
Inspired by retrofit's `validateEagerly()` API
Resolves #117, also slightly better interaction Held up on https://issuetracker.google.com/issues/286260323
Should we do anything about cases like this? Could include UI events but otherwise static state.