About the new release of navigation compose, adding
restoreState = true
and
saveState = true
doesn't seems to resolve the recomposition of screens using BottomNavigation. Here is a video showing screens UI to be reset when switching tabs. Am I missing something to avoid this behaviour ?