Today iOS Development Resources, Articles, Tutorials and Open Sources

1. Open Source Control Providing Interactive And Animated Facebook Style Chat Heads


An open source control allowing you to implement animated and interactive chat heads similar to those found in the new Facebook app when a user receives a message.

 

You can find ChatHeads on Github here.

A nice implementation of chat heads into an open source control.

2. Tutorial: Drawing Really Smooth Lines Paper App Style Using UIKit

A tutorial demonstrating how you can have the user draw really smooth lines/curves that widen based on touch velocity just like the lines in the iPad Paper app.


You can find the tutorial over on the Near Infinity blog here.

The example source code demonstrating the techniques in action can be foundon Github here.

A great example on how to create a smoothed out signature.

3. Tool Aiding In The Creation And Debugging Of Complex Gesture Recognition with UIGestureRecognizers

A tool aiding in the construction of complex gestures with UIGestureRecognizer by allowing you to track and backstep through gestures.



You can find GestureLab on Github here.

Mark's also written a guide as to how he was able to perform the real-time logging in the bottom left view that you can find on the Big Nerd ranch blog here.

A very nice tool if you're looking to create some complex gestures.

4. Open Source Tool Allowing You To Decompile A Core Data Database Into An Xcode Usable Xcdatamodel File

A  command line tool allowing you to decompile a compiled Core Data Model into an Xcdatamodel file that can then be usable with Xcode's Core Data tools.

You can find MomDec on Github here.

A nice tool to have lying around.

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