Hi,
I am using SfRangeSlider in Xamarin.forms app. I used range slider to select between two times. e.g. 10AM to 12PM. It works fine with android. but in iOS, it does not work as expected.
It show the range selector and i can drag the thumb. But as soon as you drag, the value become 0 for that part. e.g. i have range slider starting from 8 to 20. When i drag one of the handle (either from left or right) the value of selected range is 0. So if drag handle from 20 to 18 then the other part is 0.
I noticed the same in your sample application too.
Attached an image in .zip file.
Any thoughts / direction on this?
Thanks.
Attachment:
IMG_4772.PNG_c9f2e4ce.zip