Skip to content

jondong/ios-extensions-crosswalk

 
 

Repository files navigation

Introduction

The iOS Extension Crosswalk project implements the iOS Crosswalk APIs on top of the Crosswalk app runtime and its extension framework.

This repository is going to hold all the officially published Crosswalk iOS extensions, as well as the extension demos and samples.

Quickstart

  • Clone the repo with command:
git clone https://github.com/crosswalk-project/ios-extensions-crosswalk.git
  • Initialize the repo with command:
cd ios-extensions-crosswalk
git submodule update --init --recursive
  • Open the iOSExtension.xcworkspace, build the extension targets.

License

This project is available under the BSD license. See the LICENSE file for more info.

About

repo to host iOS crosswalk extensions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 46.9%
  • JavaScript 44.8%
  • Swift 5.8%
  • Ruby 1.3%
  • Other 1.2%