- August 12, 2025
- Mins Read
An elegant calendar control for iOS.
Get bored with native silly UIDatePicker? You may have a try on this control. Instead of showing you an awkward wheel, it just presents as a intuitive full-size calendar with a lot of preference properties that you can change.
[Changelog – 6.14]
[Changelog – 6.15]
To run the example project, clone the repo, and run pod install
from the Example directory first.
Daysquare is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod ‘Daysquare’, :git => ‘https://github.com/unixzii/Daysquare.git’
Also, if you prefer to use Carthage, you can add the following line to your Cartfile:
github “unixzii/Daysquare”
Recognize your user's voice elegantly without having to figure out authorization and audio engines. SwiftSpeech Examples Features Installation Getting Started ...
Example To run the example project, clone the repo, and run pod install from the Example directory first. Requirements iOS 14.0 Installation ...
SlidingRuler is a Swift package containing a SwiftUI control that acts like an linear infinite slider or a finite, more precise ...
SkeletonUI aims to bring an elegant, declarative syntax to skeleton loading animations. Get rid of loading screens or spinners and ...