ExpandingDatePicker
April 14, 2019 • MIT License
An NSDatePicker that expands to show a graphical calendar view when focused.
NVDate
September 06, 2018 • MIT License
An extension of NSDate class (Swift4), created to make date and time manipulation easier
Datez
July 04, 2016 • MIT License
Breeze through NSDate, NSDateComponents, and NSTimeInterval with Swift! .. http://kitz.io
EPCalendarPicker
December 20, 2015 • MIT License
Colourful calendar component for iOS written in Swift
No image provided.
BFKit-Swift
June 23, 2015 • MIT License
BFKit-Swift is a collection of useful classes, structs and extensions to <strong>develop Apps faster</strong>.
If you are looking for <strong>Objective-C</strong> version check it out here: <str...
AFSwiftDateExtension
June 04, 2015 • MIT License
Extension to NSDate made in Swift to make life easier.
Here some functionalities:
compare dates using common compare operators: >, >=, <, <=, get interval between dates using custom operator >-<,...
DXTimestamper
May 27, 2015 • MIT License
A simple yet extensible solution to showing live timestamps on iOS, for past & future NSDates.
NMDatePicker
April 28, 2015 • MIT License
NSDatePicker replacement allowing for appearance customisation.
No image provided.
BFKit
December 24, 2014 • MIT License
BFKit is a collection of useful classes to <strong>develop Apps faster</strong>.
If you are looking for <strong>Swift</strong> version check it out here: <strong><a href="https://www.cocoacontro...
NSDate-Extension
June 30, 2014 • MIT License
Use NSDate-Extension to handle NSDate objects easily.
[[NSDate date] get:@(8).days.ago];
TMConsecutiveDayHelper
June 20, 2014 • MIT License
A pretty basic implementation to help keep track of a users streak of days where he/she has launched your app.
The component uses NSUserDefaults to keep track of the dates. It also makes use of ...
RSCategories
August 26, 2013 • MIT License
Inclues a few essential categories for iOS Developers. There are helper methods for NSDate, NSString, NSUserDefaults, UIColor and UIImage.
UIImage has a working implementation of Loading GIF for...
MWDatePicker
June 22, 2013 • MIT License
An UIDatePicker replacement with custom Background and Selector Styles. (As seen in nextr)
UIMonthYearPicker
October 01, 2012 • MIT License
UIMonthYearPicker is a UIPickerView subclass that allows you select date from month and year only, no days.