https://github.com/nameisjayant/voyager-navigation-jetpack-compose-android
In this repository we will use voyager library for navigation in jetpack compose. it's a recommended library to do navigation between composable functions and Activities
https://github.com/nameisjayant/voyager-navigation-jetpack-compose-android
jetpack-compose kotlin navigation-component voyager
Last synced: 7 months ago
JSON representation
In this repository we will use voyager library for navigation in jetpack compose. it's a recommended library to do navigation between composable functions and Activities
- Host: GitHub
- URL: https://github.com/nameisjayant/voyager-navigation-jetpack-compose-android
- Owner: nameisjayant
- Created: 2022-06-14T03:35:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-19T14:49:20.000Z (over 3 years ago)
- Last Synced: 2025-01-19T19:58:16.510Z (9 months ago)
- Topics: jetpack-compose, kotlin, navigation-component, voyager
- Language: Kotlin
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Voyager-Navigation-Jetpack-Compose-Android
In this repository we will use voyager library for navigation in jetpack compose. it's a recommended library to do navigation between composable functions and Activities