COMPOSE CAMP: Session 3

CHRIST (Deemed to be University) - Bengaluru
Sat, Sep 24, 2022, 3:15 PM (IST)

About this event

"A composable function might get executed within a pool of background threads" - Unlike Android Views, Compose can run your composable functions (where you declare your UI) in background threads!

It can optimize recomposition (updating the parts of UI where changes occurred) by running composable functions in parallel. This lets Compose take advantage of multiple cores, and run composable functions not on the screen at a lower priority.


COMPOSE CAMP: Session 3

When: Sep 24, 2022

Time: 3:00 - 4:30 IST

Where: GDSC Event Platform 


Organizers