I'm facing a problem that I have a UISlider inside a UIScrollview in a UIViewController that is content view controller. It contains a UISlider, the uislider works normally on simulater. On physical device it doesn't work smoothly, I have to drag it from the very accurate center point which is quite annoying. When I try to view that UIViewController without using SidebarNavigation it works just fine as expected..
Any suggestion ?
-Update-
A repo that does reproduce the problem:
https://github.com/aproram/Xamarin-SideBarNavigation-UISlider-Issue-Demo