https://github.com/zhuinden/jetpack-navigation-multistack-example
[DEMO] An example using Jetpack Navigation and bottom nav multi-stack using child fragments.
https://github.com/zhuinden/jetpack-navigation-multistack-example
Last synced: about 1 month ago
JSON representation
[DEMO] An example using Jetpack Navigation and bottom nav multi-stack using child fragments.
- Host: GitHub
- URL: https://github.com/zhuinden/jetpack-navigation-multistack-example
- Owner: Zhuinden
- License: apache-2.0
- Created: 2021-02-09T15:50:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-04T03:34:44.000Z (over 2 years ago)
- Last Synced: 2025-04-01T15:40:59.727Z (2 months ago)
- Language: Kotlin
- Size: 139 KB
- Stars: 39
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Jetpack Navigation + Fragments + BottomNavigationView + MultiStack Example
A showcase of using Jetpack Navigation with Fragments in a multi-stack scenario using child fragments.
## License
Copyright 2021 Gabor Varadi
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.