Handle internal links

Let’s say that you have an internal link in one of your post content:

That points to the div with id=”my-internal-element”:

The thing is that internal links (beginning…

Read More

Add a Cordova plugin to your app

To add a Cordova plugin to your app, add the plugin in the PhoneGap > Plugins box. For example:

Then you can use the plugin’s functions (in this example…

Read More

Re-activate Crosswalk

WP-AppKit version 1.5.2 has dropped support for CrossWalk. If you need to re-activate it for your app you can add the following to any php file in the php directory…

Read More

Disable CrossWalk Usage

By default, WP-AppKit includes CrossWalk Cordova plugin, leading to a heavy final application (+20MB). To disable CrossWalk and reduce the size of the application, add the following in a php…

Read More

Create a custom screen attached to a custom template

To create a custom app screen that is rendered using a custom template:

This creates a new screen in the app that can be reached at #my-custom-screen-fragment and is…

Read More

Having questions?

FAQ | Tutorials | Documentation

Or

Contact Us