Daysquare
  • February 7, 2024

An elegant calendar control for iOS.

Introduction


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.

Screencast


Overview

Set the date

Bold current month

Features


  • Highly customizable.
  • Navigating between arbitrary dates.
  • Automatically adjust view to fit variety sizes.

[Changelog – 6.14]

  • Add: user’s calendar events displaying supports.

[Changelog – 6.15]

  • Add: single row mode supports, see singleRowMode property.

Example


To run the example project, clone the repo, and run pod install from the Example directory first.

Installation


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”

GitHub


View Github

#calendar
YOU MIGHT ALSO LIKE...
exyte

     

camerakit-ios

CameraKit helps you add reliable camera to your app quickly. Our open source camera platform provides consistent capture results, service ...

HybridCamera

[video width="192" height="416" mp4="https://swiftgit.com/wp-content/uploads/2024/12/68747470733a2f2f7261776769742e636f6d2f7374796c656b69742f696d672f6d61737465722f7669645f6564697465645f325f326d622e676966.mp4"][/video]

TakeASelfie

An iOS framework that uses the front camera, detects your face and takes a selfie. This api opens the front ...

iOS-Depth-Sampler

Code examples of Depth APIs in iOS