ios 自定义导航栏背景颜色.zip
代码受https://github.com/ltebean/LTNavigationBar/启发,将其Objective-C的代码更改为swift代码,实现了UINavigationBar的扩展,代码调用非常简单,只需要一句话即可实现导航栏的颜色变更,十分适合需要做个性化主题的UI。 self.navigationController?.navigationBar.setCustomBackgroundColor(UIColor.redColor()) Github源码: https://github.com/AiguangLi/CustomNavigationBarBackgr
文件列表
1ae4dd885a94ac0bc97173e684409196.zip
(预估有个28文件)
CustomNavigationBarDemo
CustomNavigationBarDemo
ViewController.swift
4KB
.DS_Store
8KB
Info.plist
1KB
AppDelegate.swift
2KB
Base.lproj
LaunchScreen.storyboard
2KB
Main.storyboard
2KB
Assets.xcassets
暂无评论