Zijie
Zijie
By default, the tab bar will automatically show/hide. You can pass in a Binding value of `Visibility` to show/hide the tab bar according to your own needs. See [visibility](https://github.com/zijievv/swiftui-tab-bar#visibility-with-animation-and-transition)
Could you please provide more detailed information? How did you obtain this view?
Yes, "disabled" views are simply hidden, and there will be problems when calling `viewDidAppear`. However, I haven't found a way to resolve the issue. View states cannot persist without hiding...