Devin's Heaven

6 iPhone Frameworks For Your Application

The iPhone SDK provides developers with a sophisticated framework to build apps. The SDK doesn't have everything though, and now that the NDA agreement has been lifted, developers can share their own frameworks. I've highlighted some of the popular frameworks available on the web. Why reinvent the wheel when someone already has?

Frameworks are really valuable to the community because they build on an already powerful SDK. The more developers can contribute, the better applications become and the more powerful application can become.


*


5 Responses

  1. Tim Steinke

    Here’s an OpenGL example of cover flow if you don’t know about it yet (BSD-type lic).

    http://www.chaosinmotion.com/flowcover.m

    -Tim

  2. Devin

    I tried that coverflow implementation but I wasn’t liking how the touch gestures were interacting and manipulating the covers.

  3. Devin

    There are some many more frameworks I could add, I should write a follow up article.

  4. Krishnan

    Thanks Devin for the compilation. Expecting a follow up on this with additional framework….

  5. Krishnan

    I found this thread to be interesting one regarding open source libraries
    http://stackoverflow.com/questions/3747994/best-open-source-iphone-libraries


Leave a Comment