cordova-ios-dev

4.5.0-dev • Public • Published

Build status Build Status codecov.io

Cordova iOS

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:

⚠️ Report issues on the Apache Cordova issue tracker

Create a Cordova project

Follow the instructions in the Command-Line Usage section of http://docs.cordova.io

To use a shared CordovaLib, for example in development, link the appropriate cordova-ios platform folder path:

cordova platform add --link /path/to/cordova-ios

Updating a Cordova project

When you install a new cordova-cli version that comes with a new iOS platform version, from within your project:

cordova platform rm ios
cordova platform add ios

Tests

  1. Run npm install
  2. Run npm test

Futher reading

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 4.5.0-dev
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 4.5.0-dev
    1

Package Sidebar

Install

npm i cordova-ios-dev

Weekly Downloads

1

Version

4.5.0-dev

License

Apache-2.0

Last publish

Collaborators

  • sroose