Do you give access to the `AnimatedContentScope` (...
# compose-destinations
s
Do you give access to the
AnimatedContentScope
(as seen here) to the user which is passed down by the androidx library itself to the composable content? That is the important thing in supporting shared elements and allowing the animation to be driven by the navigation transition.