Releases: dito010/JPNavigationController
adapted iOS 11 and iPhone X.
fix: 修复来电后 navigationBar 高度问题.
fix: 修复来电后 navigationBar 高度问题.
all new version 2.0.0
all new version 2.0.0.
redesign all framework and, add custom pop animation when viewController playing video by AVPlayer
.
Add a new feature.
add the function of perfers status bar style, see jp_prefersStatusBarStyle know more.
Add new feature.
add a delegate method to ask is need pop or not for current viewController.
Adapted iOS 10.2 version.
Adapted iOS 10.2 version.
fix leaks in Category.
fix leaks in Category.
fixed the crash on iOS8.2 and Xcode 8.2.
fixed the crash on iOS8.2 and Xcode 8.2. if you app should to support iOS8.2, YOU NEED TO USE ThIS VERSION.
fixed the crash on iOS8.2 and Xcode 8.2.
fixed the crash on iOS8.2 and Xcode 8.2. fixed OBJC_ASSOCIATION_ASSIGN to OBJC_ASSOCIATION_RETAIN_NONATOMIC in the CGFloat value.
Refine the push animation and fix some bugs.
1.refine the push animation by add a gray cover on from view like system.
2.fix the conflict between left slip gesture and UITableView ’s left slip to delete.
3.fix the set jp_linkViewHeight way.