Reputation: 10119
Is there a good place to get starter apps for iPhone, where you choose from any of a large set of permutations?...for instance with a nav bar and a flip screen and a 3 deep table view, with Core Data support etc. I guess what I was hoping for is some kind of wizard where you can check a few boxes and have a working app as a starting point....but more than just the 3 or 4 choices that come with xCode. If not a wizard, just a nice set of a couple dozen permutations.
Also....is there any good sample apps out there that show the difference between identical apps, one which uses Interface Builder and one not?
Aside from being handy for myself, I'd think these would be great as a teaching tool. I've googled a bit and come up with nothing.
Upvotes: 0
Views: 165
Reputation: 12413
http://developer.apple.com : each part of the SDK has numerous examples, although the focus is on the parts of the SKD they represent, you will find pretty good overall coverage.
Upvotes: 0
Reputation: 15599
http://www.appsamuck.com/ may not be all you want but is a good place for you to start.
Upvotes: 1