mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-03-06 22:39:41 +08:00
Update Navigation-Actions.md (#3126)
This commit is contained in:
committed by
Vojtech Novak
parent
363f93fc4d
commit
9cf9e25661
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user