Hacker News new | ask | show | jobs
by flyosity 5372 days ago
The native version is mostly UIWebViews embedded within a tab bar controller showing the mobile web app.
2 comments

This is actually just wrong. Compare them side by side and you'll see that the web view components in the iPhone app have been specially designed and constructed for the app.

See http://www.quora.com/Why-is-most-of-Quora-for-iPhone-a-wrapp...

If I hadn't had it explicitly pointed out to me that the app is a bunch of web views, I would have thought it was a ton of Core Text drawing going on behind the scenes.