/** * ## AppNavGraph * * This composable function defines the **navigation graph** for the entire app. * * ### Responsibilities: * - Sets up navigation destinations (screens) for the app. * - Manages a **shared `ArtViewModel`** across multiple...
androidavatar.hashnode.dev5 min readNo responses yet.