PersistentBottomNavBar icon indicating copy to clipboard operation
PersistentBottomNavBar copied to clipboard

Pop all screens, whether the tab is already selected or not

Open emagnier opened this issue 3 years ago • 4 comments

When a user clicks/taps on a tab, is there a way to always pop all screens, whether the user is already on the selected tab or not?

I took a quick look at the codebase, and it seems that the only situation where the popAllScreens() function is call is when the user tap again on the selected tab (with this parameter activated: popAllScreensOnTapOfSelectedTab: true).

If there is actually no way to always pop all screens, are you open to add this possibility? (I can offer my help).

emagnier avatar Apr 11 '21 21:04 emagnier

Hey @emagnier Any update here.

jigarfumakiya avatar May 26 '21 11:05 jigarfumakiya

Any update on the issue??

hadiabdullan avatar Aug 13 '21 16:08 hadiabdullan

A PR was opened to address this need: #170.

I'm still waiting for a feedback and eventually a merge, from the author of this package 🤞 (ping @BilalShahid13).

emagnier avatar Aug 15 '21 10:08 emagnier

still it does not happen?

aifrosals avatar Jul 31 '22 23:07 aifrosals