Skip to main content

Ionic

Learn how to get started with the PhotoEditor SDK & Ionic and how to swiftly integrate the SDK into an Ionic application with this Quick Start.

Ionic Demo

Getting Started with Ionic

We created a fully-fledged Cordova plugin for PhotoEditor SDK to be used with Ionic which is available via NPM as cordova-plugin-photoeditorsdk. 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 accompanying readme about how to integrate the plugin, the plugin's API, 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 PhotoEditor SDK with an Ionic app.