LNPopupController v2.10.0 Release Notes

Release Date: 2020-08-16 // over 3 years ago
  • 👍 LNPopupController now finally supports extending the popup bar background under the bottom safe area (to the bottom of the screen). A cool transition animation is provided when using hidesBottomBarWhenPushed with a navigation or a tab bar controller.

    0️⃣ The new behavior is enabled by default, and is supported on iOS 11.0 and above. In some cases involving split view controllers, iOS 11 and 12 may display issues. If this is the case, disable bar extension for your scenario.

    To disable popup bar extension, set shouldExtendPopupBarUnderSafeArea = false