circuit icon indicating copy to clipboard operation
circuit copied to clipboard

⚡️ A Compose-driven architecture for Kotlin and Android applications.

Results 66 circuit issues
Sort by recently updated
recently updated
newest added

Do we want to full on support Compose UI on iOS? Just presentation layer? Both?

discussion

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

cla:signed

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

enhancement
discussion

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

cla:signed

See screenshot ![Screenshot_20230713-150444.png](https://github.com/slackhq/circuit/assets/1361086/3de4648e-6720-4bc0-99d6-d6d86916d171)

bug
samples

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.

discussion