Trying to increase refresh view height

Hi, I’ve been stuck on trying to increase the height of the refreshing view for quite some time. When I increase the frame it overlaps with the tableView, and then when I increase the image same thing. So then I thought ok I increase the frame so I just need to change the negative value to match it to hide in the navigation bar but then realized that, that would set it back to the original value.

I was trying to figure out also how to get the tableView to stay at a certain position when you scroll but always having difficulty with this. So I tried increasing the scrollView.top insets but that always goes back to the height of the refresh view frame.

1 Like

This topic was automatically closed after 166 days. New replies are no longer allowed.