Releases: LeoNatan/LNPopupController
Releases · LeoNatan/LNPopupController
v2.5.9
v2.5.8
v2.5.7
v2.5.6
v2.5.5
Enhancements
Fixed Bugs
- Bar tint color does not preserve translucency #210
Merged Pull Requests
- Support smart invert and therefore do not invert image view colors #203 (funkenstrahlen)
v2.5.4
v2.5.3
v2.5.2
v2.5.1
v2.5.0
- iOS 11 & iPhone X support
- Various fixes and improvements
Minor change in functionality: the popup bar will no longer hide when using hidesBottomBarWhenPushed = YES
. Instead, it will transition to the bottom of the screen, in place of the bottom bar (toolbar or tab bar).
Note: This version requires Xcode 9 to compile. If you are building on Xcode 8, use the v2.3.2 release until you are able to upgrade.