Today's iOS Developer Resources

1. iOS Library For Automatically Generating A Color Scheme From An Image Like iTunes 11

An iOS library allowing you to automatically generate a color scheme from an image inspired by how iTunes 11 does this with photo albums.



You can find LEColorPicker on Github here.

You can find the original question/answer thread explaining the algorithm over at StackOverflow.

Not completely identical to iTunes 11 color picking, but still does a great job.

2. iOS Library For Easy PDF Report Creation Using HTML With Template Support

A library for easily generating PDF reports accepting HTML with simple templating.

You can find PDFReportKit on Github here.

A nice easy to use library for quickly generating PDF reports.

3. Example: Displaying A 3D .OBJ Model In Cocos2D iPhone v2.x (W/Zooming, Rotation, And Movement)
An example demonstrating how to load and display an OBJ model in Cocos2D iPhone v2.x.


You can find and download the example through this thread in the Cocos2D iPhone forums.

In the example project you'll see how an object can be loaded and rotated, and you can also swipe along the lines on each side to zoom in and move the object.

4. Open Source iOS UI Control Automatically Allowing You To Enable Tap-To-Zoom On An Image

An open source control allowing you to add tap to zoom to an image by simply suppling an array of your views.



You can download ASMediaFocusManager on Github here.

Combine this with the Mosaic UI mentioned earlier this week and you've got a nice mosaic style image gallery.

If you've created, or come across any iOS developer resources that you'd like to share you can submit them in below comment section.

I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to

iPad,iPhone,iPhone Resources,iPhone Articles,iPhone Development,iPhone Game Development,iPhone Turorial,Mobile Development Tutorials,Mobile Developments,Objective C, iOS Developer Resources