- Fix properties annotation.
-
Hide _RRNavigationBar when transition completed;
-
Reduce _rr_viewWillLayoutSubviews call times;
-
Support property
backIndicatorImage
&backIndicatorTransitionMaskImage
; -
Support
preferredStatusBarStyle
; -
add
rr_interactivePopGestureRecognizerDisabled
enable/disable pop interactive gesture when customleftBarButtonItem
. -
Update rr_forceShadowImageHidden impl;
-
Update demo;
- Workaround for present nvc, fixed global appearance not working when setup in viewDidLoad;
- Fixed typo;
- Use macro;
- Fix available issue for iOS10 lower versions.
- Supports iOS11 & Xcode 9.
- Supports
titleTextAttributes
.
RRNavigationControllerDelegate
- Remove
RRNavigationControllerDelegate
- Re-implement
UINavigationControllerDelegate
- Working with
RRNavigationTransitioning
- Fix a crash.
- Forward delegate calls.