Hi,
I have to drag an element in the page using custom renderer. I am currently referring the following link from XLabs.
I have tried running the above code. It works fine. But when I try to implement this in my solution I get a blank page.
So, is there any alternate solution to do drag and drop in Xamarin.forms using custom renderers.