Update Navigation-Actions.md (#3126)

This commit is contained in:
Denis Evgrafov
2017-12-15 02:37:22 +03:00
committed by Vojtech Novak
parent 363f93fc4d
commit 9cf9e25661

View File

@@ -6,7 +6,7 @@ Note that if you want to dispatch react-navigation actions you should use the ac
The following actions are supported:
* [Navigate](#Navigate) - Navigate to another route
* [Reset](#Reset) - Replace current state with a new state
* [Reset](#reset) - Replace current state with a new state
* [Back](#Back) - Go back to previous state
* [Set Params](#SetParams) - Set Params for given route
* [Init](#Init) - Used to initialize first state if state is undefined