Welcome to the Xamarin.Forms feedback portal. We’re happy you’re here! If you have feedback on how to improve the Xamarin.Forms, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hi,
I am trying to use the SfShimmer with a SfListView.
Everything works properly; the problem is that when I use the large title on iOS and the content of the SfShimmer is loaded, the navigation bar does not collapse when I scroll top.
I think the problem is that the navigation controller cannot find a tableview / scrollview in the initialization phase.
Code:
<sh:SfShimmer>
I have attached a video in a zipped file.
Thanks,
Stefano