How to do 360 degree view in Ionic 3?

I am trying to show a panaroma image into a 360 degree view like below:

I have tried with this tutorial but it uses tilt to view the image to tilt of left side when the phone is tilt to left side and vice-versa in right side. But, I want to achieve like above 360 degree view.

Is there any plugin to do this in Ionic 3?