Hi Madhav,
Thanks for the update. With the latest version of Syncfusion nugets for the SfPullToRefresh control, there has been some issues in rendering the control and currently the SfPullToRefresh control is undergoing a major stability revamp to provide the best possible end user experience and hence it is our responsibility to let you know that you are bound to face few more hurdles and limitations in the SfPullToRefresh control until then. So unfortunately you may have to wait till the last week of April 2017 for our 2017 Volume 2 Main Release, where you can expect your issues to be resolved.
We appreciate your patience until then
We regret the inconvenience caused.
Regards,
Vimal Prabhu
<syncfusion:SfPullToRefresh x:Name="pullToRefresh"
IsRefreshing="False" VerticalOptions="FillAndExpand" HorizontalOptions="FillAndExpand"
TransitionMode="SlideOnTop"
ProgressBackgroundColor="#00AFF9"
ProgressStrokeWidth="10"
ProgressStrokeColor="White"
PullingThreshold="100"
RefreshContentHeight="30"
RefreshContentThreshold="40"
RefreshContentWidth="30"> |