Skip to content

Commit 0fb58c4

Browse files
authored
Merge pull request react-navigation#270 from mdchristians/state-persistence-blog-link
State Persistence Blog Link Updated
2 parents 652d3b2 + 3be23a4 commit 0fb58c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/blog/2018-04-06-react-navigation-2.0-rc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@ This change was made to improve the ease of learning and understanding the libra
7171

7272
## New feature highlights
7373

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
7575
- 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)!
7676
- As mentioned above, `createMaterialBottomNavigator` is a new navigator type that provides the material design bottom tab bar pattern.

0 commit comments

Comments
 (0)