droidcon NYC '19: Multiplatform Library Development
droidcon NYC 2019 | Multiplatform Library Development | Russell Wolf
What you'll learn
Multiplatform Kotlin facilitates code-sharing by making platform-agnostic portions of the standard library available in common code that is written once but can run on any target. As multiplatform development starts to take off over the next year, there must also be a robust ecosystem of third-party libraries available to application developers. In this session, Russell Wolf discusses his experience building one of the early libraries in the mobile multiplatform space with lessons on how to find shared abstractions around different platform APIs, how to handle the fast-paced evolution of this environment, and what this felt like as a first-time library developer. After this talk, you’ll be ready to leverage the growing ecosystem as well as make your own contributions.