Recent Posts
Subscribe
Subscribe to the RSS feed or enter your e-mail in the form below, and get updates, cheatsheets, whitepapers and more.

Your Email:


Search Results

Open Source iPhone Apps List – 43 App Store Apps So Far!

open source iphone apps

Welcome to the fourth iteration of the open source iPhone apps list.  For those that have seen similar listings on other sites using the exact wordings, and links below welcome to the source for the original list.

It can be tough to learn how to develop, especially when it comes to finding complete examples.  That’s why I put this list together.  Each of these open source iPhone apps is not just open source, but has been in the app store, and all but one are in there right now.  So if you’re looking for an example of some real apps here they are.

Open Source iPhone App Store Apps

open source iphone app store apps

There are many code examples for iPhone development, most of the examples found in books or on blogs are incomplete and only designed to illustrate a specific point.  The difference with the open source iphone apps shown on this page is that they are all available in the app store so you can see what other developers are really doing.

– Update March 7 – reMail and RobotFindsKitten added

Goodies From Google To Accelerate iPhone Development

Some time ago on twitter I tweeted about some great projects that google had for Mac/iPhone developers that provided the code to do a lot of cool utility classes for doing more than just integrating with different Google applications.

I hadn’t looked at it in awhile, but someone mentioned that they were interested in regular expressions on the iPhone.

Privacy

Privacy Policy for www.maniacdev.com

If you require any more information or have any questions about our privacy policy, please feel free to contact us by email at webmaster@maniacdev.com.

At www.maniacdev.com, the privacy of our visitors is of extreme importance to us. This privacy policy document outlines the types of personal information is received and collected by www.maniacdev.com and how it is used.

Getting The Most Out Of The Three20 Open Source Library

I mentioned the Three20 open source library many months ago as a quick way to perform many utility operations within your app quickly such as photo-viewing, creating stylized buttons, and http caching.

Since then I’ve come across several tutorials that have really helped get more out of this library, and add some pretty cool functionality to iPhone apps.