When you navigate to a page on iOS by setting animated: false in the navigation entry, the forward navigation is not animated which is expected. However, if you go back with the stock iOS "Back" button located in the NavigationBar, the back transition is always animated regardless of the animated: false setting when coming to this page.
When you navigate to a page on iOS by setting
animated: falsein the navigation entry, the forward navigation is not animated which is expected. However, if you go back with the stock iOS "Back" button located in the NavigationBar, the back transition is always animated regardless of theanimated: falsesetting when coming to this page.