ZMJGanttChart
February 12, 2018 • Apache 2.0 License
Full configurable spreadsheet view user interfaces for iOS applications. With this framework, you can easily create complex layouts like schedule, gantt chart or timetable as if you are using Excel.
SplitViewDragAndDrop
June 02, 2017 • MIT License
Easily add drag and drop to pass data between your apps in split view mode
Kommander
May 18, 2017 • MIT License
Kommander is a Swift library to manage the task execution in different threads. Through the definition a simple but powerful concept, Kommand.
SizeClasser
April 26, 2017 • MIT License
Device specific UITraitCollection helper with split view detection for iOS.
UIImageView Asynchronously loading remote images
March 09, 2017 • Apache 2.0 License
UIImageView+AsyncLoad is an extension of UIImageView for loading and displaying images asynchronously on iOS. Developer will have a hassle free environment for showing the remote image on imageview...
iOS-Webservice
March 01, 2017 • Apache 2.0 License
Simple way to communicate with API server (web service calling architecture) through less code. Easy to implement web service request and response for API communication architecture, no more third ...
SRDownloadManager
February 26, 2017 • MIT License
Files download manager based on NSURLSessionDataTask.
AlecrimAsyncKit
September 03, 2015 • Unspecified License
Bringing async and await to Swift world with some flavouring.
SKTaskManager
May 29, 2015 • MIT License
Now its easy to manage asynchronous task whether its is sequential or parallel.
Create SKTask as many as your async task you have (i.e. if you want to download 5 images asynchronously, then create...
iBeaconTasks
March 02, 2015 • BSD License
Task reminder app based on iBeacon location detection
This iOS app enables your phone to determine when you enter iBeacon area and when you are leaving it. At any time you enter or leave area, a...
SwiftTask
September 22, 2014 • MIT License
Promise + progress + pause + cancel, using SwiftState (state machine).
TaskQueue (Swift)
July 07, 2014 • MIT License
A great Swift class for managing asynchronous tasks that need to execute one after another. You just add tasks (as closures) to the queue and the queue takes care to execute them in the proper orde...
YCTaskManager
December 10, 2013 • Unspecified License
A simple open source iPhone app for managing UILocalNotifications. Notifications are displayed with UITableViewCells and can be canceled/deleted using the standardized swipe to delete method.
BkTask
November 12, 2013 • MIT License
An asynchronous workflow library for iOS inspired by the Proactor and Reactor design patterns. It is designed with two concepts in mind, asynchronous and modular.
Doing work asynchronously allow...
PSBackgroundCurtain
March 28, 2011 • MIT License
Try to activate the multitasking bar, notice the animated fade to dark. Suspend the App and start it, and it fades back from black. This is useful if you have a PinLock Controller. Works with iOS4 ...