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.
Screenshots:
Tech stack:
- Jetpack Compose
- Jetpack Compose Navigation