mirror of
https://github.com/gimenete/iOS-boilerplate.git
synced 2026-01-09 14:38:04 -05:00
f0b7136c922e321fd288bab034a304421c183cb1
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:
IOS Boilerplate includes some third party software:
Description
Languages
Objective-C
100%

