google / accompanist

A collection of extension libraries for Jetpack Compose
https://google.github.io/accompanist
Apache License 2.0
7.43k stars 598 forks source link

[Navigation Material] Make Navigation Material a Material3 version #1549

Closed ShellWen closed 1 year ago

ShellWen commented 1 year ago

Currently, navigation-material is based on Material2 version. However, Material3 now supports BottomSheet. Should we consider adding navigation-material3?

ShellWen commented 1 year ago

duplicate, see #1543