In the view world, we could navigate from the root...
# compose
a
In the view world, we could navigate from the root view to the leaves and add code to intercept when view would be visible, when views were clicked, etc, to create some automatic analytics. Is it possible to do something similar in Compose?