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 Animation] Enable having animation outside of the `AnimatedNavHost` step locked with transitions #1456

Closed saied89 closed 1 year ago

saied89 commented 1 year ago

Description A use case would be when we have the AnimatedNavHost in the content of a Scaffold and we want to animate topbar with transitions.

There is a Transition defined in AnimatedNavHost.kt:L195. Would simply hoisting it work?

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.