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: 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
@@ -76,6 +76,6 @@ This change was made to improve the ease of learning and understanding the libra
76
76
77
77
## New feature highlights
78
78
79
-
- State persistence - automatically save state and reload it when the app restarts. See [state persistence docs](docs/state-persistence)
79
+
- State persistence - automatically save state and reload it when the app restarts. See [state persistence docs](/docs/state-persistence)
80
80
- Transitions between screens in stack with headers and without headers now animates as expected on iOS. [#3821](https://github.com/react-navigation/react-navigation/pull/3821). Thanks [skevy](https://github.com/skevy)!
81
81
- As mentioned above, `createMaterialBottomNavigator` is a new navigator type that provides the material design bottom tab bar pattern.
0 commit comments