Hacker News new | ask | show | jobs
My iPhone App with the Boring Icon is out (lookatpete.com)
3 points by lookatpete 5060 days ago
1 comments

what do you use to build it? is it a native app or sencha-style?
It's a native app built in XCode. Except for the navigation bar background and icons, it's all drawn manually in the app. I found it to result in a much faster experience.

One change I didn't mention in the post is that I finally moved from ASIHTTP to AFNetworking for my networking library. That's significantly faster as well