文件名称:ios-类似网易新闻的collectionViewCell的移动.zip
文件大小:744KB
文件格式:ZIP
更新时间:2022-07-31 13:33:58
滚动视图
实现了类似网易新闻编辑tag的手势拖拽移动的collectionViewCell的功能, 同时封装了一个简单方便的实现视图联动的滚动视图, 代码持续更新中 https://github.com/jasnig/ScrollPageView
【文件预览】:
ScrollViewController
----ScrollPageView.podspec(552B)
----ScrollViewControllerUITests()
--------ScrollViewControllerUITests.swift(1KB)
--------Info.plist(733B)
----ScrollPageView()
--------ScrollPageView.swift(5KB)
--------SegmentStyle.swift(3KB)
--------ScrollSegmentView.swift(18KB)
--------ContentView.swift(11KB)
----ScrollViewControllerTests()
--------Info.plist(733B)
--------ScrollViewControllerTests.swift(1017B)
----LICENSE(1KB)
----.DS_Store(10KB)
----ScrollViewController.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(34KB)
--------xcuserdata()
----ScrollViewController()
--------自定义segmentView和contentView位置的效果)()
--------Assets.xcassets()
--------SelectionCollectionViewCell.swift(3KB)
--------遮盖+颜色渐变 效果()
--------缩放+颜色渐变 效果()
--------SelectionView.swift(13KB)
--------ExtraView.xib(5KB)
--------遮盖+缩放+没有颜色渐变 效果()
--------ScrollPageView()
--------Base.lproj()
--------滚动条+颜色渐变 效果()
--------.DS_Store(10KB)
--------有headView的效果(简书个人页面,不使用TableView)()
--------Vc10Controller.swift(9KB)
--------ExtraView.swift(2KB)
--------标题不滚动+遮盖+颜色渐变 效果()
--------可以在初始化或者返回页面的时候设置当前页为其他页()
--------other()
--------SelectionCollectionViewCell.xib(5KB)
--------Info.plist(1KB)
--------有headView的效果(简书个人页面,使用TableView)()
----README.md(9KB)