How to save BottomNav screens state (when using StackNavigation) #891
Unanswered
sardormobile
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Assuming you are using Child Stack for your tabs, you can switch tabs using either |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the project I'm currently working on, there are 3 BottomNav items: Home, Chats, Docs. It's always drawn a new Screen whenever I switch screens. I want each screen to retain its last state. Is this possible?
Beta Was this translation helpful? Give feedback.
All reactions