Relative Content

Tag Archive for iosmauirefresh

What can I use as an alternative to a RefreshView in my MAUI app?

I’m working on a .NET MAUI app that I’ve recently started to test on iOS. While there were no issues with a RefreshView while testing on Android, I’ve noticed it has caused multiple issues on iOS. Three pages have a RefreshView, which all have a nested CollectionView and I’ve noticed the following randomly occur