Search results for data

ActiveRecord screenshot

ActiveRecord

March 17, 2014 • MIT License
A lightweight Active Record implementation for Core Data.
CCTableData screenshot

CCTableData

March 04, 2014 • MIT License
A class providing the ability to create a model for a UITableViewController and then "bind" a UITableViewController to the model.
THArrayView screenshot

THArrayView

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

NALLabelsMatrix

March 01, 2014 • MIT License
iOS view allowing creation of grid like label structures. Quite useful for showing data columns inside table views.
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...
IQDatabaseManager screenshot

IQDatabaseManager

February 16, 2014 • MIT License
IQDatabaseManager contains CoreData helper classes with convenience methods to communicate with CoreData for performing common tasks (inserting+updating+deleting+sorting+searching) on database reco...
VMTableViewArrayDataSource screenshot

VMTableViewArrayDataSource

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

JBChartView

December 16, 2013 • Apache 2.0 License
Jawbone's iOS-based charting library for both line and bar graphs.
No image provided.

iOSAppTemplate

December 15, 2013 • MIT License
A functional and useful template for iOS applications. Includes: - Animated side menu. - Todo list integrated with Parse.com. - Map with MapKit. - Embed youtube video. - NEW: Parse offlin...
PermissiveResearch screenshot

PermissiveResearch

November 30, 2013 • MIT License
An iOS search engine that allows mistakes in the searched element.
JFOpenWeatherMapManager screenshot

JFOpenWeatherMapManager

November 16, 2013 • MIT License
Objective-C iOS / Mac OS X Wrapper to allow easy manipulation of the Open Weather Map API Access Weather data directly as Objective-C objects with only a few lines of code Original post: http...
Datatify screenshot

Datatify

September 20, 2013 • MIT License
Simple single class used to display network status change notification (switch between WIFI, 3G and No connection).
No image provided.

TSTableView

August 30, 2013 • MIT License
TSTableView is UI component for displaying multi columns tabular data with support of hierarchical rows and columns structure. It provides smooth animations for item selection and dynamic content ...
OpenWeatherMapAPI screenshot

OpenWeatherMapAPI

July 18, 2013 • MIT License
iOS api classes for openweathermap.org
RequestCacher screenshot

RequestCacher

June 30, 2013 • MIT License
RequestCacher is a ready to use data caching module for iOS5+ RequestCacher automatically does the following, for you: * caches data fast * creates a local database to keep track of stored d...
Core Data + Sections screenshot

Core Data + Sections

June 10, 2013 • Public Domain License
Easy starting point for Core Data with automatic sections, based on the day of entry. Something like Facebook's timeline, something lots of people keep asking about on Stack Overflow. This is an...
LKDBHelper screenshot

LKDBHelper

June 07, 2013 • Apache 2.0 License
A lightweight, thread safe SQLite ORM based on FMDatabase.
Proper data models with JSONModel screenshot

Proper data models with JSONModel

April 01, 2013 • MIT License
Every other app or so use some kind of either JSON feed or a JSON based API for its backed. Few though are built to be robust, stable and performant; the proper way to work with JSON is to use data...
FDGraphView screenshot

FDGraphView

March 21, 2013 • MIT License
Draw graphs on iOS. Create an `FDGraphView`, set its `dataPoints` (an `NSArray` of `NSNumber`s), add it to another view and the graph will be magically show. As simple as that.
Storage screenshot

Storage

March 10, 2013 • MIT License
In attempting to keep things DRY, EDStorage was created to address the fair amount of boilerplate that often gets created to deal with writing data to disk within iOS applications in a performant m...