cordova-ios

Apache Cordova iOS

Github stars Tracking Chart

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:

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

Main metrics

Overview
Name With Ownerapache/cordova-ios
Primary LanguageJavaScript
Program languageC (Language Count: 8)
Platform
License:Apache License 2.0
所有者活动
Created At2012-11-28 08:00:23
Pushed At2025-06-03 05:31:35
Last Commit At2025-06-02 22:31:35
Release Count132
Last Release Name8.0.0-beta.1 (Posted on )
First Release Name0.9.0 (Posted on )
用户参与
Stargazers Count2.2k
Watchers Count177
Fork Count1k
Commits Count4k
Has Issues Enabled
Issues Count724
Issue Open Count59
Pull Requests Count400
Pull Requests Open Count8
Pull Requests Close Count385
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private