简体   繁体   English

iOS13 UISearchController不跟随下拉

[英]iOS13 UISearchController doesn't follow pull down

在此处输入图片说明

The same code, when running on iOS12, the search bar follows the pull down, but iOS13, it seems to stick to the header. 在iOS12上运行时,相同的代码在下拉菜单中跟随搜索栏,但在iOS13上,它似乎停留在标题上。 This causes the refresh animation to overlap the search controller. 这将导致刷新动画与搜索控制器重叠。

How to get it to follow the pull down? 如何使其跟随下拉?

The issue seems fixed in iOS 13.1. 该问题似乎在iOS 13.1中已修复。 No changes in code needed. 无需更改代码。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM