Searched defs:Stack (Results 1 – 5 of 5) sorted by relevance
4 export declare const Stack: import("react").ForwardRefExoticComponent<Omit<Omit<import("@react-navi… constant
14 export type Stack = StackFrame[]; alias
13 export type Stack = StackFrame[]; alias
12 const Stack = createStackNavigator(); constant
36 export type Stack<T> = { alias