Needed help with Tabview re-tap pops the NavigationStack to root
I had implemented the code from https://kentrobin.com/home/tap-tab-to-go-back/
But I'm stuck and its not working.
kentrobin.com - Tap tab button to pop to root with NavigationStack ...
In this blog post I'll show how to pop NavigationStack to root when tapping the tab button.
2 Replies
Here is my code