views:

256

answers:

3

Hi there,

I am going to develop on iPhone platform and I think the best way to learn is to read good apps' source.

Is there any open source iPhone app community? Like sourceforege or googlecode?

Thanks in advance~

+3  A: 

There are a bunch of iphone repos on Github. Not all of those are actual apps for the iphone, but enough of them are that that is probably a good place to start.

Paul Wicks
Thank you. I will check it out now.
Mickey Shine
A: 

Have you already looked at apple's sample code?

Here are the repositories on github.

mahboudz
I will take a look at it soon, thank you very mcuh~
Mickey Shine
A: 

There's no central repository of iPhone open source code (with the exception of Apple's examples), but there are a few questions here which point out many individual projects (including mine):

Brad Larson