How Would I Go About Creating A Editor Where The User Can Add Little Snippets To Their Images In My Ionic App?

I have recently started Ionic App development. I am developing an app called Ify where the user can take a picture and add little images on to their images (similar to how in Snapchat, users can add ‘emojis’ to their snaps before sharing) and store these final images online with Firebase.

The taking of the pictures is currently successful and this was done with **ngCordova's camera plugin**. But now I am **approaching the editor side** and **I was wondering about how I could go about doing this**.

Thanks!

1 Like

@pravsterrr have you got solution to edit the image …am facing the same problem now if you have any solution then please help me to solve my problem. Thanks