1 repository
Connecting declarative rendering structures and event callbacks directly to native mobile user interface elements across multiple platforms.
Distinct from Android View Binding: Distinct from Android View Binding: targets cross-platform view bindings for both Android and iOS rather than Android-only layout binding.
Explore 1 awesome GitHub repository matching mobile development · Cross-Platform Mobile View Bindings. Refine with filters or upvote what's useful.
Workflow is a cross-platform architectural framework for building deterministic unidirectional state machines and user interfaces in native mobile applications. Available as libraries for both Kotlin and Swift, the framework manages application state and screen navigation using composable state machines that direct data in a single direction from source to interface while routing user actions back to business logic. The architecture models screen navigation as nested presenter states and recursive component hierarchies rather than separate routing logic. Complex application features are buil
Connects declarative rendering structures and event callbacks directly to native mobile user interface frameworks for Android and iOS.