文件名称:SilentScrolly:滚动以隐藏navigationBar,tabBar和toolBar
文件大小:34KB
文件格式:ZIP
更新时间:2024-06-08 01:25:13
swift cocoapods carthage uitabbar hide
概述 滚动以隐藏navigationBar,tabBar和toolBar。 特征 向UIView添加太多UIGestureRecognizer会使处理变得困难,因此由UIScrollViewDelegate处理。 翻译 先生翻译! :male_sign::male_sign: 要求 Xcode 9.0以上 iOS 10以上 迅捷4.0+ 安装 可可豆 pod 'SilentScrolly' 迦太基 github "horitaku46/SilentScrolly" 用法 有关更多详细信息,请参见示例。 《 1》如果要更改statusBar的颜色,请将func statusBarStyle(showStyle: UIStatusBarStyle, hideStyle: UIStatusBarStyle)到UINavigationController 。 import UIKit final class Nav
【文件预览】:
SilentScrolly-master
----SilentScrolly.podspec(855B)
----SilentScrolly()
--------SilentScrollable.swift(12KB)
--------SilentScrolly.swift(1KB)
--------SilentScrolly.h(538B)
--------Info.plist(774B)
----Example()
--------Resources()
--------Sources()
----LICENSE(1KB)
----SilentScrolly.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(24KB)
--------xcshareddata()
----.gitignore(1KB)
----README.md(4KB)