Git Product home page Git Product logo

crosswalk-ios's Introduction

Crosswalk Project for iOS

Build Status

Introduction

Crosswalk Project for iOS is a sub-project of Crosswalk, it aims to provide a web runtime to develop sophisticated iOS native or hybrid applications.

  • Extended WKWebView

    Crosswalk Project for iOS is built on top of WKWebView, the mordern WebKit framework debuted in iOS 8. We extend the WKWebView to build Crosswalk extension framework within. For the detailed information you may refer to Embedding Mode & WKWebView.

  • Crosswalk Extension Framework

    Extension is a way to extend the ability of Crosswalk runtime. You can write your functionalities in both Swift and Objective-C codes and expose it as a JavaScript function or object. All JavaScript stub codes can be generated automatically under the hood based on the native interface. For more information please refer to Crosswalk Extension.

  • Cordova Plugins Support

    To leverage existing Cordova plugins, a Cordova extension is provided to simulate Cordova environment. You only need to place source files of Cordova plugins into your project and register the classes of plugins in the manifest. For more information please refer to Cordova Plugins Support.

System Requirement

Development:

  • iOS SDK 8+
  • Xcode 6+

Deployment:

  • iOS 8+

Quick Start

You can refer to the Getting Started Guide, following the quick start demo to create a Crosswalk hybrid application with a simple extension support. You can also refter to other articles on the project Wiki.

Community

  • Follow the crosswalk-help mailing list to ask questions

  • Follow the crosswalk-dev mailing list for development updates

  • Find us on IRC: #crosswalk on freenode.net

Demos

There is a built-in demo in the project:

  • Sample

    A simple demo which shows the basic ways of XWalkView embedding, Crosswalk Extension implementation, configuration of extension and application, etc.

And there are two Cordova extension demos in iOS Extension Crosswalk project:

Follow the Quick Start instruction of iOS Extension Crosswalk project to build and run the demos.

Licence

Crosswalk Project for iOS is available under the BSD license. See the LICENSE file for more info.

crosswalk-ios's People

Contributors

zliang7 avatar rafucater avatar kicktheken avatar

Stargazers

 avatar

Watchers

Alexander Savonin avatar

Forkers

dariushalipour

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.