https://github.com/ngapp-dev/material3adaptivenavigationsuitedemo
This app shows how to create a responsive interface using New APIs for adaptive layouts on Jetpack Compose with help of Material 3 Adaptive Navigation Suit.
https://github.com/ngapp-dev/material3adaptivenavigationsuitedemo
Last synced: 8 months ago
JSON representation
This app shows how to create a responsive interface using New APIs for adaptive layouts on Jetpack Compose with help of Material 3 Adaptive Navigation Suit.
- Host: GitHub
- URL: https://github.com/ngapp-dev/material3adaptivenavigationsuitedemo
- Owner: ngapp-dev
- License: apache-2.0
- Created: 2023-12-05T19:41:44.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-01T08:16:19.000Z (about 2 years ago)
- Last Synced: 2025-01-06T12:38:01.371Z (over 1 year ago)
- Language: Kotlin
- Homepage:
- Size: 230 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Material 3 Adaptive Navigation Suite Demo App
==================
This app shows how to create a responsive interface using New APIs for adaptive layouts on Jetpack Compose with help of [Material 3 Adaptive Navigation Suit](https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:compose/material3/material3-adaptive-navigation-suite/androidx-compose-material3-adaptive-navigation-suite-documentation.md).
## Versions
* [Material 3 Adaptive](https://developer.android.com/jetpack/androidx/releases/compose-material3#compose_material3_adaptive_version_10_2) - "1.0.0-alpha05"
* [Material 3 Adaptive Navigation Suit](https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:compose/material3/material3-adaptive-navigation-suite/androidx-compose-material3-adaptive-navigation-suite-documentation.md) - "1.0.0-alpha02"
* [AndroidX Navigation](https://developer.android.com/reference/androidx/navigation/package-summary) - "2.7.6"
* [Android Gradle Plugin](https://developer.android.com/reference/tools/gradle-api/8.2/classes) - "8.2.2"
* [Kotlin](https://github.com/JetBrains/kotlin/releases/tag/v1.9.20) - "1.9.21"
## Screenshots



# License
**Material 3 Adaptive Navigation Suite Demo** is distributed under the terms of the Apache License (Version 2.0). See the
[license](LICENSE) for more information.