Hey guys, Anyone knows how to observe after a part...
# compose-android
a
Hey guys, Anyone knows how to observe after a particular composable method is rendered? Before render and disposal can be obtained using respective side effects. But I can't find anything to observe it after render.
c
not sure i understand. do you have a use case you can talk about. is this for analytic purposes?