Function: useHideTabBar()
useHideTabBar():
void
Defined in: lib/navigation/navigation-hooks.ts:11
Hook to hide the tab bar in a stack navigator screen. This function is intended to be used inside a stack navigator screen to hide the tab bar of the parent tab navigator.
Returns
void