@andyl Hi Andy,
is there a way to set a minimum, maximum and preferred sidebar width for the UITabBarController API from iOS 18?
We have recently adopted this API and our bottomBarView is shrunk too much, so I expected we could control the column width like on a UISplitViewController, but I couldn‘t find any API for that.
Any help would be super appreciated!