ScrollViewWithStickyHeader doesn't scroll on iPad
After successfully implementing ScrollKit on iPhone, when trying to test it on iPad, I found that half of the screen becomes un-scrollable when using an image as a header.
Attached is a video done using the code from the demo app
https://user-images.githubusercontent.com/19395668/231439455-6e079576-2cfe-485e-a060-8baca1846248.mov
This happens in both portrait and landscape modes, but it's more obvious in landscape with larger header heights.
Hi @andreivladmatei
Thanks for reporting this - I'll take a look! 🙏
I lost track of this, but looked at it now. This sure needs tweaking on iPad.
There are some UI glitches on iPad still, that can be reproduced in ScrollViewWithStickyHeader by switching to iPad.
However, the Spotify+PreviewScreen preview doesn't show these defects, which leads me to wonder if it's the tab view that causes the glitches.