I need a control which allows the user to Pinch and zoom using xamarin.forms.
I need to display an image in the control and allow the user to zoom it.
Currently I am using WebView to display my image in the app but I am not able to zoom from my device.