WatchLayout:UICollectionView的简单气泡状布局

时间:2024-06-06 11:16:56
【文件属性】:

文件名称:WatchLayout:UICollectionView的简单气泡状布局

文件大小:5.62MB

文件格式:ZIP

更新时间:2024-06-06 11:16:56

Swift

WatchLayout 要求 iOS 11以上 安装 椰子足 WatchLayout可通过。 要安装它,只需将以下行添加到您的Podfile中: pod 'WatchLayout' 迅捷软件包管理器 dependencies : [ . package ( url : " https://github.com/HocTran/WatchLayout.git " , . upToNextMajor ( from : " 1.0.2 " )) ] 用法 let layout = WatchLayout () 支持配置 设置集合视图单元格的项目大小。 layout. itemSize = 200 设置单元格项目间距。 减号表示项目可以重叠。 预设值0。 layout. spacing = -40 在中心的项目旁边设置项目的缩放比例。 预设值0.4 layout. nex


【文件预览】:
WatchLayout-main
----Example-iOS()
--------Example-iOS()
--------Example-iOS.xcodeproj()
----.gitignore(2KB)
----Screenshots()
--------screenshot_02.png(161KB)
--------screenshot_01.png(33KB)
--------scrolling.gif(2.47MB)
--------positioning.gif(110KB)
----.swiftpm()
--------xcode()
----LICENSE(1KB)
----README.md(2KB)
----WatchLayout.xcodeproj()
--------project.pbxproj(12KB)
----WatchLayout.xcworkspace()
--------xcshareddata()
--------contents.xcworkspacedata(258B)
----WatchLayout.podspec(610B)
----Package.swift(2KB)
----Source()
--------Info.plist(752B)
--------WatchLayout.swift(9KB)

网友评论