jmurzy / jmurzy/react-router-native
Tabs Route creates a new view in the hierarchy every time
Open
- Dominant language
- JavaScript
- Stars
- 639
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
Hi there !
I was noticing this behaviour in my `TabsRoute` ... Every time I switch between tabs (with ``) a new view is pushed into the hierarchy and, of course, it's being kept in memory.
Am I doing something wrong ?
Thanks !
Contributor guide
Assessment
This issue has not been assessed yet.