Using Android native camera inside Ionic App

Hi Everyone,

I have been exploring Ionic for a while now and I wanted to integrate taking picture inside my app. Till now the only thing that I have found is how to use native camera wherein the camera opens, I take picture and it comes back to the app. Is there a plugin I can use to cut this process short where I take a picture and crop it inside the app something similar to instagram app or facebook app.

Thanks