Search results for array

WZQInstantSearch screenshot

WZQInstantSearch

January 04, 2018 • MIT License
An Algorithm For Instant Search
No image provided.

Funky

May 10, 2017 • MIT License
Funky is a functional utility library written in Objective-C. It provides a set of extension methods on NSArray, NSDictionary and NSSet for you to help dealing with common operations (usually in...
NSArray+ColorBrewer screenshot

NSArray+ColorBrewer

March 05, 2017 • Apache 2.0 License
NSArray category with ColorBrewer palettes.
SHTwoDimensionalArray screenshot

SHTwoDimensionalArray

August 29, 2016 • MIT License
Easy to use two dimensional array for iOS applications. This CocoaPod provides the ability to use a two dimensional array that can be used using row and column index. **Installation** SHTwo...
Buffer screenshot

Buffer

August 19, 2016 • BSD License
Swift μ-framework for efficient array diffs, observation and data-source implementation.
Solid screenshot

Solid

November 20, 2015 • Unspecified License
New way to work with arrays 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...
SKTaskManager screenshot

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...
ContentTableViewController screenshot

ContentTableViewController

February 25, 2015 • GPL License
Super simple way to present content. A template table view that can take several kinds of objects and present them on-the-fly with one line of code. Customization of the view controller can be done...
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...
INTUGroupedArray screenshot

INTUGroupedArray

December 07, 2014 • MIT License
An Objective-C and Swift collection for iOS and OS X that stores objects grouped into sections. INTUGroupedArray is an Objective-C data structure that takes the common one-dimensional array to t...
PureLayout screenshot

PureLayout

June 30, 2014 • MIT License
The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. PureLayout extends UIView/NSView, NSArray, and NSLayoutConstraint with a comprehensive Auto Layout API that is...
No image provided.

SHModelObject

March 28, 2014 • MIT License
Base modal object which uses objective-c runtime to populate the instance variables (ivars and properties) of User created Modal from NSDictionary objects.
THArrayView screenshot

THArrayView

March 04, 2014 • MIT License
iOS UI component to draw arrays
ARObjectCollectionViewController screenshot

ARObjectCollectionViewController

February 19, 2014 • MIT License
UIViewController that can present a JSON NSString, JSON NSData, JSON URL, XML NSData, XML URL, RSS NSData, RSS URL, NSDictionary, NSArray, NSSet, UIImage EXIF Metadata...
M13OrderedDictionary screenshot

M13OrderedDictionary

February 16, 2014 • MIT License
M13OrderedDictionary is a cross between NSArray and NSDictionary. It holds an ordered list of objects and keys. All of which can be accessed by index, or key. This class is the only fully implement...
VMTableViewArrayDataSource screenshot

VMTableViewArrayDataSource

January 25, 2014 • BSD License
A simple category to use static UITableViewCells without having to use storyboards.