cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi Team,

I am using BottomNavigation which is having 3 TabItems. Each items is having for 4 pages in hierarchy without clear history. How can I navigate to First Screen from last screen of current Tab.

Is there any way to call Reset from Rule?

bill.froelich

0 Likes
View Entire Topic
bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Likes

Form page 4 if you want to reset back to page 1 then you can Navigate from Page 4 to Page 1 and set ClearHistory to true. This will reset the nav stack in that tab back to starting with Page 1. You can also specify the transition to animate either as a forward navigation or as a reverse animation.