-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Releases: react-navigation/react-navigation
Releases · react-navigation/react-navigation
- @react-navigation/native@7.3.18
- @react-navigation/native@8.0.0-alpha.44
- @react-navigation/stack@7.10.23
- @react-navigation/native@7.3.17
- @react-navigation/native-stack@7.18.9
- @react-navigation/drawer@7.13.9
- @react-navigation/core@7.21.13
- @react-navigation/bottom-tabs@7.18.17
- react-native-drawer-layout@5.0.0-alpha.18
- @react-navigation/stack@8.0.0-alpha.52
Previous Next
@react-navigation/native@7.3.18
Immutable
release. Only release title and notes can be modified.
@react-navigation/native@7.3.18
satya164
Satyajit Sahoo
This tag was signed with the committer’s verified signature.
7.3.18 (2026-08-26)
Bug Fixes
- prevent state reset when history.go() takes longer than timeout on web (#13217) (1b309a7) - by @collectioneur
Assets 3
@react-navigation/native@8.0.0-alpha.44
Immutable
release. Only release title and notes can be modified.
@react-navigation/native@8.0.0-alpha.44
satya164
Satyajit Sahoo
This tag was signed with the committer’s verified signature.
8.0.0-alpha.44 (2026-08-26)
Bug Fixes
- prevent state reset when history.go() takes longer than timeout on web (#13217) (fc82c1b), closes #11145 - by @collectioneur
Assets 3
@react-navigation/stack@7.10.23
Immutable
release. Only release title and notes can be modified.
@react-navigation/stack@7.10.23
satya164
Satyajit Sahoo
This tag was signed with the committer’s verified signature.
Assets 3
@react-navigation/native@7.3.17
Immutable
release. Only release title and notes can be modified.
@react-navigation/native@7.3.17
satya164
Satyajit Sahoo
This tag was signed with the committer’s verified signature.
Assets 3
@react-navigation/native-stack@7.18.9
Immutable
release. Only release title and notes can be modified.
@react-navigation/native-stack@7.18.9
satya164
Satyajit Sahoo
This tag was signed with the committer’s verified signature.
Assets 3
@react-navigation/drawer@7.13.9
Immutable
release. Only release title and notes can be modified.
@react-navigation/drawer@7.13.9
satya164
Satyajit Sahoo
This tag was signed with the committer’s verified signature.
Assets 3
@react-navigation/core@7.21.13
Immutable
release. Only release title and notes can be modified.
@react-navigation/core@7.21.13
satya164
Satyajit Sahoo
This tag was signed with the committer’s verified signature.
Assets 3
@react-navigation/bottom-tabs@7.18.17
Immutable
release. Only release title and notes can be modified.
@react-navigation/bottom-tabs@7.18.17
satya164
Satyajit Sahoo
This tag was signed with the committer’s verified signature.
Assets 3
react-native-drawer-layout@5.0.0-alpha.18
Immutable
release. Only release title and notes can be modified.
react-native-drawer-layout@5.0.0-alpha.18
satya164
Satyajit Sahoo
This tag was signed with the committer’s verified signature.
5.0.0-alpha.18 (2026-08-19)
Bug Fixes
Assets 3
@react-navigation/stack@8.0.0-alpha.52
Immutable
release. Only release title and notes can be modified.
@react-navigation/stack@8.0.0-alpha.52
satya164
Satyajit Sahoo
This tag was signed with the committer’s verified signature.
8.0.0-alpha.52 (2026-08-19)
Bug Fixes
- avoid restarting animation unnecessarily in stack (2ecbf72) - by @satya164
- read latest state to determine pop to top (ca99c68) - by @satya164
Features
BREAKING CHANGES
Card style interpolator functions now receive closing in
current.closing instead of top-level. There is also next.closing
now.
Header style interpolators now receive inverted instead of direction
to be consistent with Stack. Unlike direction which represented locale
direction, inverted can represent animation direction.
New transition presets:
DialogAndroidModalFlipIOSCrossDissolveIOS
Additions to named animations:
flipios_from_leftios_from_right
Assets 3
Previous Next