Come learn Android & network with other Android Engineers:
## Details
Agenda:
5:00PM Doors open & networking & food
5:30PM - 6:00PM Talk 1 Exploring Compose Internals
6:30PM - 7:00PM Talk 2 TBD
7:00PM - 7:30 Networking & closing
Speakers
Mohit Sarveiya
Mohit Sarveiya is a Google Developer Expert in Android.
Title - Exploring Compose Internals
The Compose compiler plugin generates code to setup initial composition & handle recompositions. It hooks into the Compose runtime. In this talk, I'm going to over the architecture of the Compiler plugin & runtime. I'll walk through the source & its structure.