You can hide tabs in the Tab Container using the disabled
prop in the props.tabs
along with the following settings in the props.tabStyle.disabled
props:
Edited to use display
instead of position
and visibility
courtesy of @YF129701
You can hide tabs in the Tab Container using the disabled
prop in the props.tabs
along with the following settings in the props.tabStyle.disabled
props:
Edited to use display
instead of position
and visibility
courtesy of @YF129701