| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| @react-navigation_core@7.21.4 source code.tar.gz | < 10 hours ago | 5.2 MB | |
| @react-navigation_core@7.21.4 source code.zip | < 10 hours ago | 5.5 MB | |
| README.md | < 10 hours ago | 1.3 kB | |
| Totals: 3 Items | 10.7 MB | 0 | |
7.21.4 (2026-07-03)
Bug Fixes
- avoid leaking state from discarded renders (2abbd5d) - by @satya164
- avoid removing a replaced keyed child listener on cleanup (e22c8d5) - by @satya164
- avoid scheduling navigator state updates during render (9ca85a8) - by @satya164
- keep prevent remove active for screens hidden with an activity (f6574f1) - by @satya164
- remove container ref listeners consistently after the ref is attached (a2a2cec) - by @satya164
- use insertion effect for useNavigationState (e067228) - by @satya164