Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 7 days 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.

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

![Screenshot showing how Material 3 Adaptive Navigation Suite Demo works on compact devices](screenshots/compact_portrait.png "Screenshot showing how Material 3 Adaptive Navigation Suite Demo works on compact devices")
![Screenshot showing how Material 3 Adaptive Navigation Suite Demo works on medium devices](screenshots/medium_portrait.png "Screenshot showing how Material 3 Adaptive Navigation Suite Demo works on medium devices")
![Screenshot showing how Material 3 Adaptive Navigation Suite Demo works on large devices](screenshots/large_landscape.png "Screenshot showing how Material 3 Adaptive Navigation Suite Demo works on large devices")

# 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.