mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-30 10:35:22 +08:00
Add NavigationPushAction into NavigationStackAction type (#27511)
This commit is contained in:
1
types/react-navigation/index.d.ts
vendored
1
types/react-navigation/index.d.ts
vendored
@@ -437,6 +437,7 @@ export type NavigationStackAction =
|
||||
| NavigationSetParamsAction
|
||||
| NavigationResetAction
|
||||
| NavigationPopAction
|
||||
| NavigationPushAction
|
||||
| NavigationPopToTopAction;
|
||||
|
||||
export type NavigationTabAction =
|
||||
|
||||
Reference in New Issue
Block a user