Skip to content

API Reference / @gtkx/navigation / NavigationIndependentTree

Function: NavigationIndependentTree()

NavigationIndependentTree(__namedParameters): Element

Defined in: node_modules/.pnpm/@react-navigation+core@7.21.13_react@19.2.8/node_modules/@react-navigation/core/lib/typescript/src/NavigationIndependentTree.d.ts:5

Component to make the child navigation container independent of parent containers.

Parameters

__namedParameters

children

ReactNode

Returns

Element

Released under the MPL-2.0 License.