Prefer Large Titles and RefreshControl not working well

后端 未结 11 2153
野性不改
野性不改 2020-12-29 05:09

I am using this tutorial to implement a pull-to-refresh behavior with the RefreshControl. I am using a Navigation Bar. When using normal titles eve

11条回答
  •  一向
    一向 (楼主)
    2020-12-29 05:56

    I'm having the same problem, and none of the other answers worked for me.

    I realised that changing the table view top constraint from the safe area to the superview fixed that strange spinning bug.

    Also, make sure the constant value for this constraint is 0

提交回复
热议问题