I am currently working on a project using Xamarin and MvvmCross. I am trying to close a modal view with an animation similar to the one found here:In iOS, how to drag down to dismiss a modal?
I am fairly new to Xamarin, so I am doing my best trying to translate it from Swift. If anyone could provide some help that would be greatly appreciated!