[整理]swift中的UINavigationController UINavigationItem UINavigationBar UIBarButtonItem
crifan 10年前 (2015-11-14) 2832浏览 0评论
抽空要去看: UIKit User Interface Catalog: Navigation Bars UINavigationController vs UINavigationItem vs UINavigationBar vs UIBa...
crifan 10年前 (2015-11-14) 2832浏览 0评论
抽空要去看: UIKit User Interface Catalog: Navigation Bars UINavigationController vs UINavigationItem vs UINavigationBar vs UIBa...
crifan 10年前 (2015-11-13) 3343浏览 0评论
[已解决]搞懂swift写tab的标准写法 期间,虽然搞懂了标准的tabbar的写法 但是进入子页面后,则tab bar还是显示,想要去掉: 搜: swift hide tab bar 参考: ios – How do I hi...
crifan 10年前 (2015-10-04) 2622浏览 0评论
【背景】 折腾: 【已解决】swift添加tab页面出错:Cannot convert value of type UITabBarController to expected argument type UIView 期间,在: ...