Abstract your Android Navigation for Compose, part 2
Intro Welcome to the second part of the navigation abstraction in Compose using Google’s navigation component, in this blog post we’ll see the abstraction in code. Abstraction In order to unders...