Migrating your app to Compose requires building a library of composable elements. In this session, I will share lessons learned while building the Compose interoperability library for the Maps SDK, Maps Compose, to ensure your library of composables are reusable, and follow Compose API best practices.

In this session, you will know how to:
* think like a library developer
* use interoperability APIs to bridge View-based apps/libraries to Compose
* make the rights trade-offs to create an easy to use yet flexible API for your composables

Menu