Releases: faberNovel/ADNavigationBarExtension
Releases · faberNovel/ADNavigationBarExtension
v2.1.0
v2.0.0
Changed
- Bump ADUtils requirements to 12+
Fix
- Fix safe area when setting the child VCs directly
Removed
- Drop support of iOS 11, 12 and 13
- Remove workaround property
ad_isTranslucent
, useUINavigationBar.appearance().isTranslucent
instead.
v1.0.4
Fix
- Observe topViewController's properties for:
preferredStatusBarStyle
preferredInterfaceOrientationForPresentation
shouldAutoRotate
supportedInterfaceOrientations
- Fix navBar background image reset
v1.0.3
Added
- Set toolbars to fake navigation bar appearance public
v1.0.2
v1.0.1
Update
- update ADUtils
v1.0.0
Fixed
- Readme
- Swiftlint warning
- Repository migration