After updating the package to the latest Xamarin Forms version, I am noticing a bug in the UI. It works perfectly without updating.
As you can see pointed out in the screenshot below, the SwipeView does not respect the curves of the frame anymore after updating Xamarin Forms. Tested on iOS simulator and Android device
Steps to replicate
- Clone the project and open in Visual Studio
- Update to nuget packages the latest stable Xamarin Forms (or latest pre release)
- Build on iOS or Android device/simulator and swipe left
Expected Behavior
No gap when there are curves
Actual Behavior
There's a gap and the swipe view looks odd
iOS & Android Screenshots


Other
Is there a way to get rid of the vertical scroll bar?
After updating the package to the latest Xamarin Forms version, I am noticing a bug in the UI. It works perfectly without updating.
As you can see pointed out in the screenshot below, the SwipeView does not respect the curves of the frame anymore after updating Xamarin Forms. Tested on iOS simulator and Android device
Steps to replicate
Expected Behavior
No gap when there are curves
Actual Behavior
There's a gap and the swipe view looks odd
iOS & Android Screenshots
Other
Is there a way to get rid of the vertical scroll bar?