文件名称:UPCarouselFlowLayout:iOS上UICollectionView的精美轮播流程布局
文件大小:4.02MB
文件格式:ZIP
更新时间:2024-04-21 03:04:35
Swift
UPCarouselFlowLayout UPCarouselFlowLayout是看中转盘流布局UICollectionView 。 它具有分页效果,并且可以收缩并使侧面物品透明。 要求 iOS 8.1以上 安装 可可豆 UPCarouselFlowLayout可通过。 要安装它,只需将以下行添加到您的Podfile中: pod "UPCarouselFlowLayout" 迦太基 用户只需将其添加到其Cartfile中即可: github "ink-spot/UPCarouselFlowLayout" 手动的 只需将文件夹UPCarouselFlowLayout复制到您的项目中,然后将其导入XCode。 用法 入门 通过代码 import UPCarouselFlowLayout 创建一个UPCarouselFlowLayout对象,设置其itemSize并将其分配给您的UIC
【文件预览】:
UPCarouselFlowLayout-master
----.gitignore(1KB)
----images()
--------ib_settings.png(54KB)
--------demo.gif(1.82MB)
----LICENSE(1KB)
----README.md(2KB)
----UPCarouselFlowLayout.podspec(905B)
----UPCarouselFlowLayoutDemo.xcodeproj()
--------xcshareddata()
--------project.xcworkspace()
--------project.pbxproj(22KB)
----UPCarouselFlowLayoutDemo()
--------Character.swift(266B)
--------ViewController.swift(5KB)
--------Info.plist(1KB)
--------CarouselCollectionViewCell.swift(689B)
--------GradientView.swift(1KB)
--------Base.lproj()
--------AppDelegate.swift(2KB)
--------Assets.xcassets()
----UPCarouselFlowLayout()
--------UPCarouselFlowLayout.h(569B)
--------Info.plist(753B)
--------UPCarouselFlowLayout.swift(6KB)