Today iOS Development Resources, Articles, Tutorials and Open Sources

1. Example: An Open Source Re-Creation Of Facebook's Home On iOS


An open source recreation of Facebook's Home app currently only available on Android for iOS.  Not every feature is implemented yet, but many of the core ones - specifically Cover Feed and the App Launcher are.

You can find Home for iOS on Github here.

You can find Kenny's development notes for Home on his site here.

A very nice example demonstrating how to create a Facebook app on iOS.

2. UI Control Providing An Infinite Scrolling iPhone Calendar Control Using UICollectionView

A UIControl providing a slick infinite scrolling calendar view for iPhone created using UICollectionView.

You can find DayFlow on Github here, and the example project can be found here.

A nice calendar component, and UICollectionView usage example.

3. Objective-C Library For Easier String Formatting/Masking Using Regular Expressions

An open source library allowing you to easily format and mask NSString's using regular expressions.

You can find NSStringMask on Github here.

A handy library to have around if you find yourself needing to do some string formatting.

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