Uno.Playground icon indicating copy to clipboard operation
Uno.Playground copied to clipboard

Performance issues when scrolling on the home page

Open kawazoe opened this issue 5 years ago • 1 comments

When running the Uno Playground app on an iPhone 6 with iOS 12, I notice a drop in frame rate when scrolling on the home page of the app. I estimate it to go down to 12-15 FPS during scrolling. This is less visible on an iPhone 6S which only appear to skip a few frames here and there.

All other samples, like the scroll view, homies, list view, animations, etc, DO NOT exhibit this behavior.

kawazoe avatar Feb 21 '19 15:02 kawazoe

Thanks for the feedback! This is partly caused by this issue: https://github.com/xamarin/xamarin-macios/issues/4923

Once the updates get published (most likely with VS16) this will be a lot better.

jeromelaban avatar Feb 21 '19 16:02 jeromelaban