Skip to content

raheemadamboev/jetpack-compose-navigation

Repository files navigation

jetpack-compose-navigation

Navigation Component for Jetpack Compose

Jetpack Compose Navigation

Jetpack Compose Navigation is tool for navigating different screens in composable. It can load different composables as constructed. In this case, I build simple one text field app. Text in the field goes to second screen and gets shown in text view.

Demo app

Screenshots:

Italian Trulli

Tech stack:

  • Jetpack Compose
  • Jetpack Compose Navigation