2011-09-09 11:27:32 +02:00
2011-09-08 17:42:58 +02:00
2011-09-08 17:42:58 +02:00
2011-09-08 14:56:06 +02:00
2011-09-09 11:23:47 +02:00
2011-09-08 17:42:58 +02:00
2011-09-09 11:27:32 +02:00

What is IOS Boilerplate

Is a code base for iOS projects. Current version provides

  • BaseViewController with methods for secure handling of async http requests
  • DictionaryHelper with methods for safe handling of collections
  • ImageManager: a class for downloading images asynchronously
  • FastCell (inspired on Atebits implementation) is a base class for implementing custom UITableViewCells with fast scrolling.

The project contains some examples with the use of those utility classes:

Demo menu

Async cell images demo

IOS Boilerplate includes some third party software:

Description
No description provided
Readme 2.5 MiB
Languages
Objective-C 100%