In my project I used a navigation controller embedding a table view controller. But when I scroll up the table view a black background shows up (as shown in the .gif below)
how can I fix this? Thanks.
I just found the solution myself. In case someone else has the same problem, here's what to do:
Select your table view
Go to Attribute Inspector
Find the Scroll View section and change the Style property to white