Skip to content

API Reference / @gtkx/navigation / TabRouter

Function: TabRouter()

TabRouter(options): Router<TabNavigationState<ParamListBase>, Action | TabActionType>

Defined in: node_modules/.pnpm/@react-navigation+routers@7.6.4/node_modules/@react-navigation/routers/lib/typescript/src/TabRouter.d.ts:40

Parameters

options

TabRouterOptions

Returns

Router<TabNavigationState<ParamListBase>, Action | TabActionType>

Released under the MPL-2.0 License.