top of page
Ashley Davies

Ashley Davies

Senior Android Developer

Google Developer Expert for Android and Kotlin, enthusiastic public speaker, senior engineer, Kotlin aficionado, Multiplatform manipulator, prolific facilitator of cute cat photographs, spends more time travelling than working (he/him)

Beyond the UI: Compose as a Foundation for Multiplatform Apps

Much in the same way that Coroutines revolutionized reactive architecture, Compose challenges us to rethink how we design applications. While traditionally seen as a UI toolkit, Compose — and specifically Compose Multiplatform — can play a much larger role in our applications. By leveraging its declarative and state-driven nature, we can build, model, and manage application state in a way that is consistent, scalable, and platform-agnostic. In this talk, we’ll explore how Compose Multiplatform can reshape not just the user interface, but the entire architecture of your app. You’ll learn techniques for structuring state, managing business logic, and creating modular, testable, and maintainable systems across platforms. Whether you’re targeting mobile, desktop, or beyond, this session will give you the tools and perspective to design applications that exploit the efficacy of Compose.
bottom of page