We created a fully-fledged Cordova plugin for VideoEditor SDK to be used with Ionic which is available via NPM ascordova-plugin-videoeditorsdk
. This wrapper library provides most customization options of our native SDK's without having to leave the JavaScript coding and tooling environment. Please find more information in the accompanyingreadmeabout how to integrate the plugin, the plugin'sAPI, the available customization & configuration options in JavaScript as well as how to make use of native customization options beyond the options exposed to JavaScript.
There is also an example project which demonstrates how to use the Cordova plugin for VideoEditor SDK with an Ionic app.
This information can also be found in our docs.