Open IeuanWalker opened 2 years ago
Don't won't to rule this out as it is important, I love the idea behind it
If it's working fine on iOS then this could be a bug on the maui side. The values that pan gesture returns are different on both android and iOS. I did not check your code but I have seen this before... If I get time I'll check your code
@IeuanWalker : You can try this. I remember I had same issue and little line of code change fix this same problem. https://github.com/SagarPanwala/ContentSheet
Not sure if this is a use case you'd support, but I'm trying to implement a drag to dismiss. Logic is all working but the popup jitters when being dragged -
https://user-images.githubusercontent.com/6544051/176905230-b6967bdb-416e-4351-a81f-57d97a397a84.mp4