raamcosta / compose-destinations

Annotation processing library for type-safe Jetpack Compose navigation with no boilerplate.
https://composedestinations.rafaelcosta.xyz
Apache License 2.0
3.23k stars 134 forks source link

Support For Adaptive Navigation #687

Closed Ynnck123 closed 1 month ago

Ynnck123 commented 1 month ago

Hello!

I would kindly ask if there are any plans to support the adaptive navigation system in the future?

https://developer.android.com/develop/ui/compose/layouts/adaptive/build-adaptive-navigation

raamcosta commented 1 month ago

Hi!

If it works with official compose navigation, then it works with Compose Destinations.

have you found any obstacle? Thanks!