ACScrollNavigationBar:用 Swift 编写的可滚动 UINavigationBar

时间:2024-07-13 16:09:59
【文件属性】:

文件名称:ACScrollNavigationBar:用 Swift 编写的可滚动 UINavigationBar

文件大小:114KB

文件格式:ZIP

更新时间:2024-07-13 16:09:59

Swift

#ACScrollNavigationBar (swift) 跟随 UIScrollView 的可滚动 UINavigationBar。 概述 这个项目处于测试阶段和实验阶段。 它最初基于并共享相同的 API。 现在,API 和实现发生了巨大变化,使其更易于在 swift 中使用。 我们现在可以通过两个类扩展引入可滚动导航功能,而不是 UINavigationBar 的子类。 UINavigationBar+Scrollable.swift UIViewController+ScrollingNavBar.swift 安装 手动 目前,在 CocoaPods 获得快速支持之前,请将ACScrollNavBar项目添加为应用程序的子项目。 ACScrollNavBar 项目创建了一个框架。 将此框架添加到“目标依赖项”下的应用程序构建阶段。 还将 ACScrollNavBar 框架添


【文件预览】:
ACScrollNavigationBar-master
----ACScrollNavBar()
--------ACScrollNavBar.xcodeproj()
--------ACScrollNavBar()
--------ACScrollNavBarTests()
----DemoApp()
--------DemoAppTests()
--------DemoApp()
--------DemoApp.xcodeproj()
----LICENSE(1KB)
----README.md(3KB)
----ACScrollNavBar.xcworkspace()
--------contents.xcworkspacedata(375B)
----.gitignore(495B)
----demo.gif(135KB)

网友评论