Is `NavController.navigate(route, navOptionsWithAn...
# compose
c
Is
NavController.navigate(route, navOptionsWithAnimations)
supposed to work with composables? It does not seem to respect any animations you set with navOptions.
i
No, view animations do not apply to composables