mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-06-11 08:13:55 +08:00
The above situation may happen when grandparent is unmounted from react. In such a case children are not removed from non direct ancestors but still get invalidated.