- Add support for Swift Package Manager
- Bump ADUtils requirements to 12+
- Fix safe area when setting the child VCs directly
- Drop support of iOS 11, 12 and 13
- Remove workaround property
ad_isTranslucent
, useUINavigationBar.appearance().isTranslucent
instead.
- Observe topViewController's properties for:
preferredStatusBarStyle
preferredInterfaceOrientationForPresentation
shouldAutoRotate
supportedInterfaceOrientations
- Fix navBar background image reset
- Set toolbars to fake navigation bar appearance public
- Fix misplacement of navigation bar extension while hiding navigation bar (issue #5)
- update ADUtils
- Readme
- Swiftlint warning
- Repository migration
- Prevent crash when standardAppearance is not set
- Update ruby version
- Set all appearance object when editing property
- Update shadowimage when extension changes
- Fixed crash when standardAppearance is not initialized