Hey guys,<p>I am not a designer. Is there anywhere I can purchase iPhone UI templates like themeforest have for websites? I understand styling in iPhone does not use CSS but I figured a standard background color or toolbar color or UIbutton color that can be integrated into your code as images.<p>UITableView can be customized using UITableViewCell and the background can be images.<p>I did a quick google search and nothing prominent stands out.<p>What design template do iPhone developers use?
There really aren't that many good resources out there. That being said, here's some of the better ones to get you started:<p><a href="http://365psd.com/day/234/" rel="nofollow">http://365psd.com/day/234/</a><p><a href="http://365psd.com/day/2-16/" rel="nofollow">http://365psd.com/day/2-16/</a><p><a href="http://365psd.com/day/64/" rel="nofollow">http://365psd.com/day/64/</a><p><a href="http://365psd.com/day/308/" rel="nofollow">http://365psd.com/day/308/</a><p><a href="http://365psd.com/day/249/" rel="nofollow">http://365psd.com/day/249/</a><p><a href="http://365psd.com/day/iphone-music-player/" rel="nofollow">http://365psd.com/day/iphone-music-player/</a><p><a href="http://365psd.com/day/91/" rel="nofollow">http://365psd.com/day/91/</a><p><a href="http://365psd.com/day/70/" rel="nofollow">http://365psd.com/day/70/</a>
Not exactly what you are looking for (at least not in terms of color or backgrounds), but may be of help: <a href="http://cocoacontrols.com/" rel="nofollow">http://cocoacontrols.com/</a>
I'd be curious to see this too. Being an iOS developer, I realize that it's not a trivial task to abstract the UIKit classes so themes are created. Let's see if anyone did this.
The closest I've found so far is here:<p><a href="http://www.tapptics.com/" rel="nofollow">http://www.tapptics.com/</a><p>It mostly has resources similar to the Teehan+Lax template (<a href="http://www.teehanlax.com/downloads/" rel="nofollow">http://www.teehanlax.com/downloads/</a>) - useful to build your own themes, but not usable as out-of-the-box themes. There's only one pre-made iPhone theme on the site right now.
If you have Illustrator:
<a href="http://www.mercuryintermedia.com/downloads/iphone_ui_vector_elements.zip" rel="nofollow">http://www.mercuryintermedia.com/downloads/iphone_ui_vector_...</a><p>If you have Photoshop: <a href="http://www.smashingmagazine.com/images/iphone-vector-pack/iphone-gui.zip" rel="nofollow">http://www.smashingmagazine.com/images/iphone-vector-pack/ip...</a>
Here are two that I use frequently:<p><a href="http://www.teehanlax.com/blog/iphone-gui-psd-v4/" rel="nofollow">http://www.teehanlax.com/blog/iphone-gui-psd-v4/</a><p><a href="http://www.teehanlax.com/blog/ipad-gui-psd-version-2/" rel="nofollow">http://www.teehanlax.com/blog/ipad-gui-psd-version-2/</a>
Check out Sensible TableView from <a href="http://www.sensiblecocoa.com/" rel="nofollow">http://www.sensiblecocoa.com/</a> - they make UITableView customization really easy now. They weren't ready until 2.0 so we rolled our own but wow...
You could check out <a href="http://www.mobilefoo.com/" rel="nofollow">http://www.mobilefoo.com/</a> They have a few things up but I think they're planning to add more.