文件名称:ios-JTAppleCalendar.zip
文件大小:655KB
文件格式:ZIP
更新时间:2022-07-31 13:08:51
日历
非官方Swift苹果日历图书馆。 视图。 控制。 iOS和电视。 我的日历dateCells将如何与这个库? 这个库是一个UICollectionView子类。 这意味着您的视图将完全按照您的需要。 100%可定制。 日历的设计将看起来你想要的 这里是图像 -> https://github.com/patchthecode/JTAppleCalendar/issues/2 所有功能 [x] 范围选择 - 在范围内选择日期。 设计完全取决于你。 [x] 边界日期 - 限制日历的范围 [x] 周或月模式 - 显示1行工作日。 或2,3或6 [x] 自定义日期 - 使您的日期看起来像你想要的,任何功能,你想要的 [x] 自定义日历视图 - 使您的日历看起来你想要的方式,任何你想要的功能 [x] 星期几 - 选择任何一天作为一周的第一天 [x] 水平或垂直滚动 [x] 添加任何你想要的多个标题 [x] 使用日期滚动到任意一个月 [x] 将日历设计为完全按照您的需要 建立你的方式 [x] 完整的文档 这可以使用CocoaPods安装 -> https://cocoapods.org/pods/JTAppleCalendar 这个项目是否节省了你几个月的工作? 在Github上留下★星评级. 这对于这个项目很重要。 -> https://github.com/patchthecode/JTAppleCalendar
【文件预览】:
JTAppleCalendar-master
----.gitignore(648B)
----Sources()
--------JTAppleCalendarDelegateProtocol.swift(2KB)
--------UserInteractionFunctions.swift(28KB)
--------JTAppleCalendarLayout.swift(22KB)
--------UIScrollViewDelegates.swift(11KB)
--------UICollectionViewDelegates.swift(12KB)
--------JTAppleCalendarView.swift(47KB)
--------CalendarEnums.swift(2KB)
--------JTAppleCalendarLayoutProtocol.swift(804B)
--------Info-iOS.plist(806B)
--------JTAppleReusableViewProtocol.swift(3KB)
--------GlobalFunctionsAndExtensions.swift(1KB)
--------JTAppleCollectionReusableView.swift(728B)
--------JTCalendarProtocols.swift(8KB)
--------JTAppleCalendar.h(501B)
--------JTAppleViews.swift(523B)
--------JTAppleDayCell.swift(901B)
--------Info-tvOS.plist(806B)
--------CalendarStructs.swift(14KB)
----Example()
--------JTAppleCalendar tvOS Example()
--------JTAppleCalendar iOS Example()
----.travis.yml(2KB)
----LICENSE(1KB)
----CHANGELOG.md(11KB)
----JTAppleCalendar.xcodeproj()
--------xcshareddata()
--------project.xcworkspace()
--------project.pbxproj(74KB)
----JTAppleCalendar.podspec(858B)
----.github()
--------ISSUE_TEMPLATE(510B)
----JTAppleCalendar.xcworkspace()
--------contents.xcworkspacedata(165B)
----README.md(3KB)
----Images()
--------CalendarArchitecture.png(181KB)
--------completeCal.png(39KB)
--------setupInstructions.png(133KB)
--------rating.png(8KB)
--------cellXib.png(41KB)
--------unimpressiveCal.png(30KB)
--------almostCompleteCal.png(48KB)
--------JTAppleCalendar.jpg(210KB)
----.tailor.yml(31B)
----Package.swift(81B)
----Tests()
--------JTAppleCalendar_iOSTests.swift(5KB)
--------Info.plist(733B)
--------JTAppleCalendar_tvOSTests.swift(987B)