architecture-components-samples icon indicating copy to clipboard operation
architecture-components-samples copied to clipboard

Back Navigation to previous tab instead of home

Open JRaadPro opened this issue 5 years ago • 1 comments

Hey guys, Is it possible to navigate to previous tab instead of navigating back to home screen every time we backPress ?

example : Tab A -> Tab B -> Tab C back will take us back to Tab A not Tab B

Thank you

JRaadPro avatar Jul 14 '20 13:07 JRaadPro

You can checkout my custom implementation for the same: https://github.com/vipulasri/Multiple-Backstack-Navigation

vipulasri avatar Jul 15 '20 18:07 vipulasri