Appendix A. Online resources for iOS app developers
Frameworks and libraries
Here is a list of useful iOS libraries to add functionality to your app:
- Cocos2d—www.cocos2d-iphone.org/. A framework for creating 2D games on iOS.
- Three20—http://three20.info/. Originally created for the Facebook app. A collection of useful GUI controls.
- Tapku—https://github.com/devinross/tapkulibrary. A collection of useful components, such as CoverFlow.
- ASIHTTPRequest—https://github.com/pokeb/asi-http-request. Makes interacting with web servers much easier than the functionality included in Objective-C.
- ShareKit—http://getsharekit.com/. Provides ways of sharing with many more services than are in iOS.
- Core Plot—http://code.google.com/p/core-plot/. Provides ...
Get Hello! iOS Development now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.