Hacker News new | past | comments | ask | show | jobs | submit login

That's not native code...



Well, the web view it puts your app in to is native. So that counts, right?


no it doesnt and it certainly doesnt feel native either. especially with the latest ios and android os.


Are you saying that the webviews for some reason feel less native in the newer OS versions, or that the latest native OSes are so fast that the webview's shortcomings stand out more?


A WebView is just that - a web view. A WebView is just a fancy name for a browser window embedded inside an app.

So PhoneGap applications are technically "hybrid apps." The WebView portion of the app is native code - but that really is just a technical nuance with no implications for performance (in fact, the performance implications are negative), because it's like claiming that your website is "native" since it runs in a browser (say, Safari) and the browser is written in native code. But the non-native portion of the app is what goes inside the WebView (HTML/CSS/JS).


Sorry, I guess my sarcasm wasn't apparent. Of course it's not the same.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: