You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/blog/2018-04-06-react-navigation-2.0-rc.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -71,6 +71,6 @@ This change was made to improve the ease of learning and understanding the libra
71
71
72
72
## New feature highlights
73
73
74
-
- State persistence - automatically save state and reload it when the app restarts. See https://v2.reactnavigation.org/docs/en/state-persistence.html
74
+
- State persistence - automatically save state and reload it when the app restarts. See https://reactnavigation.org/docs/en/state-persistence.html
75
75
- Transitions between screens in stack with headers and without headers now animates as expected on iOS. https://github.com/react-navigation/react-navigation/pull/3821. Thanks [skevy](https://github.com/skevy)!
76
76
- As mentioned above, `createMaterialBottomNavigator` is a new navigator type that provides the material design bottom tab bar pattern.
0 commit comments