Ask HN: Where can I find iPhone UI Templates for purchase?

43 points by Inebas ↗ HN
Hey guys,

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.

UITableView can be customized using UITableViewCell and the background can be images.

I did a quick google search and nothing prominent stands out.

What design template do iPhone developers use?

20 comments

[ 4.4 ms ] story [ 31.3 ms ] thread
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.
Same, I'm not a good enough designer to be changing the default UI significantly so it's largely standard in my apps. I'd love a themeforest for iOS apps.
The closest I've found so far is here:

http://www.tapptics.com/

It mostly has resources similar to the Teehan+Lax template (http://www.teehanlax.com/downloads/) - 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.

Thanks dwynings! Amazing! Very nice PSDs. I am trying out Photoshop 30days and looked at one of the PSD.

My hope is that I can convert the different layers in the PSD into png and integrate it into my app as images.

Yep, it should be no problem at all. You can just use the slice tool in photoshop and export the PNGs by saving for the web.
Yes. Thank you very much. Although commercial PSDs for iPhone are still very rare. Hopefully it will pick up soon.
How about Keynote Kung Fu? http://keynotekungfu.com/
The iOS UI collection shows the standard UI elements. It's useful if you want for prototyping and showing in power points/keynotes.

But I want skins to replace the native "blueish" skins.