With the cordova-plugin-camera I can already take a photo and manipulate the location of the file, but is there any other plugin or method to apply something to the photo, such as a frame?
1 - Taking a photo
2 - I manipulate the photo by adding a window above it and saving the edited image on the device.
If this is not possible with IONIC, is there an alternative way other than creating a plugin for each platform?