SwiftReorder:轻松的UITableView拖放单元格重新排序

时间:2021-04-13 03:36:35
【文件属性】:
文件名称:SwiftReorder:轻松的UITableView拖放单元格重新排序
文件大小:320KB
文件格式:ZIP
更新时间:2021-04-13 03:36:35
swift swift-library ios uitableview uikit 快速重新排序 注意:有些用户在将此库与最新版本的iOS一起使用时遇到兼容性问题。 对于面向iOS 11及更高版本的应用,建议改用内置的 。 SwiftReorder是一个UITableView扩展,可让您将长按拖放重新排序添加到任何表视图中。 它功能强大,轻巧且可完全自定义。 特征 流畅的动画 自动边缘滚动 适用于多个表节 可自定义的阴影,缩放和透明效果 安装 可可豆 要使用CocoaPods将SwiftReorder集成到您的Xcode项目中,请在您的Podfile指定它: pod 'SwiftReorder' , '~> 7.2' 迦太基 要使用Carthage将SwiftReorder集成到您的Xcode项目中,请在您的Cartfile指定它: github "adamshin/SwiftReorder" ~> 7.2 请记住: $(SRCROOT)/Carthage/Bui
【文件预览】:
SwiftReorder-master
----SwiftReorder.xcodeproj()
--------xcshareddata()
--------project.xcworkspace()
--------project.pbxproj(24KB)
----Resources()
--------demo.gif(389KB)
----Source()
--------ReorderController+DestinationRow.swift(6KB)
--------ReorderController+GestureRecognizer.swift(2KB)
--------ReorderController+SnapshotView.swift(5KB)
--------UITableView+Reorder.swift(2KB)
--------ReorderController.swift(12KB)
--------ReorderController+AutoScroll.swift(4KB)
----SwiftReorder()
--------Info.plist(774B)
--------SwiftReorder.h(519B)
----LICENSE(1KB)
----Example()
--------Info.plist(1KB)
--------AppDelegate.swift(2KB)
--------BasicViewController.swift(3KB)
--------LongListViewController.swift(3KB)
--------CustomCellsViewController.swift(3KB)
--------EffectsViewController.swift(3KB)
--------GroupedViewController.swift(3KB)
--------NonMovableViewController.swift(3KB)
--------RootViewController.swift(4KB)
----README.md(3KB)
----SwiftReorder.podspec(419B)
----Package.swift(298B)
----.gitignore(264B)

网友评论