Scroll View Paging with Container Relative Frame: Unexpected Over-scrolling
I am stuck on this issue how my scroll view is over scrolling each time it pages down. I want it so that the safe area above is ignored, the bottom of the current color is inline with the top of the TabBar, and the top of the next color is sitting under the TabBar. If anyone has a solution to this would it would be greatly appreciated. Here is my code and a video showing the issue.