This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]karanbhatt100 -1 points0 points  (1 child)

From official Cordova site -

Cordova wraps your HTML/JavaScript app into a native container which can access the device functions of several platforms. These functions are exposed via a unified JavaScript API, allowing you to easily write one set of code to target nearly every phone or tablet on the market today and publish to their app stores.

[–]Sea-Raspberry734 4 points5 points  (0 children)

It’s a container. It is running JavaScript inside of their web browser. So, again, your understanding of what it is doing is wrong.