Swiftpack.co - Swift Packages by richardtop

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by richardtop

richardtop/CalendarKit 1.1.10
📅 Calendar for Apple platforms in Swift
⭐️ 2,455
🕓 12 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Swift 5.7+
1 year ago
- iOS 11 is now a minimum deployment target - Library code simplified for Swift 5.7
DateInterval API
2 years ago
`startDate` and `endDate` properties in `EventDescriptor` have been replaced with `DateInterval` API: https://developer.apple.com/documentation/foundation/dateinterval This version requires iOS 10+
CalendarKit 1.0
3 years ago
Removed dependencies from CalendarKit
3 years ago
Updated library API
4 years ago
This version contains updated library API. Methods and properties that are not recommended to be used by the clients are hidden with the `private` keyword now. On the other hand, a big portion of the library has been exposed with the `public` modifiers, so that it's now possible to use CalendarKit's components to create an own custom user interface. #242
Improved gesture recognition in EventViews
4 years ago
Add support for resize handles when editing an event
4 years ago
Improved editing API
4 years ago
Improved localization
4 years ago
AM/PM symbols localized "all-day" localized
API Improvements: Editing & Styling
4 years ago
1. Moved CalendarStyle to use structs instead of classes with NSCopying protocol support. 2. It is possible to move an event to the day before or after the currently visible on a timeline by dragging past midnight, either all the way up or down. 3. Fix fo issue #159
iOS tvOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics