https://github.com/poulastaadas/nested-type-safe-navigation
An example of jetpack compose new type safe navigation for nested graph
https://github.com/poulastaadas/nested-type-safe-navigation
Last synced: 7 months ago
JSON representation
An example of jetpack compose new type safe navigation for nested graph
- Host: GitHub
- URL: https://github.com/poulastaadas/nested-type-safe-navigation
- Owner: POULASTAAdAS
- Created: 2024-07-05T17:14:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-05T22:03:46.000Z (almost 2 years ago)
- Last Synced: 2024-12-02T19:40:46.021Z (over 1 year ago)
- Language: Kotlin
- Size: 103 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nested-Type-Safe-Navigation
An example of jetpack compose new type safe navigation for nested graph
# [Medium Artical](https://medium.com/@poulastaadas2/type-safe-nested-navigation-in-jetpack-compose-c8a5bdd2d17d)