Migrating an existing codebase to Compose can be long and full of surprises! In this transition period your Compose code and your View-based UI will live together side by side.
Using real-life examples from our Compose migration journey, this talk will unveil practical solutions you can use to tackle all these interoperability challenges. From the helpful CompositionLocalProvider to communicate with View-based code to tips and tricks for seamless navigation integration, and leveraging the best of the Kotlin language, you will be ready to face them all by the end of the session.