Taro.hideTabBar(option)Hides tabBar.
Reference
Type(option: Option) => PromiseParametersOptionPropertyTypeRequiredDescriptionanimationbooleanNoIndicates whether animation effects are requiredcomplete(res: CallbackResult) => voidNoThe callback function used when the API call completed (always executed whether the call succeeds or fails)fail(res: CallbackResult) => voidNoThe callback function for a failed API callsuccess(res: CallbackResult) => voidNoThe callback function for a successful API callAPI SupportAPIWeChat Mini-ProgramH5React NativeTaro.hideTabBar✔️✔️✔️