文件名称:一款收缩导航栏
文件大小:22KB
文件格式:ZIP
更新时间:2024-04-23 23:59:01
IOS源码
源码SQTShyNavigationBar,SQTShyNavigationBar是一款收缩导航栏。实现收缩导航效果。 使用方法: 导入头文件: #import "SQTShyNavigationBar.h" 加载SQTShyNavigationBar: - (void)viewDidAppear:(BOOL)animated { [super viewWillAppear:animated]; [self.navigationController.shyNavigationBar adjustForSequeInto:animated scrollView:self.tableView]; }
【文件预览】:
SQTShyNavigationBar-master
----Pod()
--------SQTShyNavigationBar.h(1KB)
--------SQTShyNavigationBar.m(12KB)
----README.mdown(7KB)
----LICENSE(1KB)
----SQTShyNavigationBar.podspec(3KB)
----SQTShyNavigationBarTests()
--------SQTShyNavigationBarTests.m(915B)
--------Info.plist(756B)
----SQTShyNavigationBar()
--------main.m(354B)
--------AppDelegate.h(297B)
--------AppDelegate.m(2KB)
--------SQTShyTableViewController.h(260B)
--------Base.lproj()
--------SQTShyTableViewController.m(2KB)
--------Images.xcassets()
--------Info.plist(1KB)
----.gitignore(264B)
----SQTShyNavigationBar.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(17KB)