v0.4.1
Added
enabledprop onNativeTabsfor React and Vue Inertia components. Passenabled={false}(React) or:enabled="false"(Vue) to dynamically hide the tab bar, for example during edit mode. Defaults totrue.
enabled prop on NativeTabs for React and Vue Inertia components. Pass enabled={false} (React) or :enabled="false" (Vue) to dynamically hide the tab bar, for example during edit mode. Defaults to true.