TestsTested | ✓ |
LangLanguage | Obj-CObjective C |
License | Apache 2 |
ReleasedLast Release | Nov 2016 |
Maintained by liubiqu.
Cordova iOS is an iOS application library that allows for Cordova-based projects to be built for the iOS Platform. Cordova based applications are, at the core, applications written with web technology: HTML, CSS and JavaScript.
Apache Cordova is a project of The Apache Software Foundation (ASF).
Requires:
To use a shared CordovaLib, add as the first parameter "--shared" to the bin/create command.
When you update to a new Cordova version, you may need to update the CordovaLib reference in an existing project. Cordova comes with a script that will help you to do this.
By default when you create a new project, the CordovaLib sub-project is copied into your project folder, it is not shared.
npm install
npm test