Files
LNPopupController/LNPopupControllerExample
Léo Natan 7c721e56e8 Introduce LNPopupBar.inheritsBottomBarMetrics (replacement for LNPopupBar. supportsMinimization)
`LNPopupBar.inheritsBottomBarMetrics` enables better integration with toolbars and tab bars, resulting in more consistent layouts with how the system bars layout.

For tab bars, when `LNPopupBar.inheritsBottomBarMetrics` is enabled, the popup bar layout and behavior is exactly the same as the system’s `UITabAccessory`, including minimization when enabled for the tab bar controller. Tab bars now change their layout for the popup bar just as they do for `UITabAccessory`.
2026-07-10 19:49:09 +03:00
..