Hacker News new | ask | show | jobs
by igrigorik 4818 days ago
Not at all. iOS version uses UIWebView, but all the rest is Chrome code.
1 comments

UIWebView means DOM, CSS and JavaScript is brought by mobile safari? All the stuff to show and run a web page?
Yes. Apple doesn't let you do the parts that make a browser tick.