An open API service indexing awesome lists of open source software.

https://github.com/composablehorizons/navigation-tutorial

A sample app that demonstrates the basics of Jetpack Compose Navigation.
https://github.com/composablehorizons/navigation-tutorial

android jetpack-compose tutorial

Last synced: 7 months ago
JSON representation

A sample app that demonstrates the basics of Jetpack Compose Navigation.

Awesome Lists containing this project

README

          

# Jetpack Compose Navigation Tutorial

A sample app that demonstrates the basics of Jetpack Compose Navigation.

## Screenshots

Home | Details | About
---|---|---
![Home Screen](/screenshots/home.png)| ![Details Screen](/screenshots/details.png) |![About Screen](/screenshots/about.png)