Navigation in mobile, desktop, and web applications is such a fundamental part of how we structure our architecture. In order to both obtain functional clarity, and abstraction from platform level implementation. For a long time, there have been options available specific to each platform, and even options part of the platform framework itself. Though it can be difficult to find the right option for platform-agnostic code, ensuring consistency. Some go one step further, providing an opinionated guide on how to architecture your application.
Here are the slides for my "Gradle: The Build System That Loves To Hate You" talk from droidcon London 2024.
https://speakerdeck.com/aurimas/gradle-the-build-system-that-loves-to-hate-you
We've just finished "What’s New in Compose Multiplatform - A Live Tour" at #dcldn24!
You can grab resources and slides here:
https://zsmb.co/talks/whats-new-compose-multiplatform-live-tour/
What if you could just… do iOS development? Kotlin and Compose Multiplatform make it possible! Live coding our way through the evergrowing ecosystem built by JetBrains, Google, and the wonderful Kotlin community, we’ll show you how you can pick and choose well-established tools and libraries that you already know from Android and use them to build cross-platform apps.