LNPopupController v2.9.0 Release Notes

Release Date: 2020-08-04 // over 3 years ago
    • 👍 iOS 14 support (#390)
      • LNPopupController now supports iOS 11 and above (#335)
    • ➕ Added Swift Package Manager support (#387)
    • 👌 Improved popup bar presentation when the container’s view is not yet part of a window hierarchy
    • Introduced a new popup presentation delegate so it’s possible to listen to state changes (#287)
    • popupPresentationState is now KVO-compliant so it can be used to listen to state changes (#287)
    • 🛠 Fixed various layout issues (#370, #381, #386)
    • Various API improvements for clarity and intent
      • The previously-deprecated previewing API has been removed