推送新的UIViewController时,UISearchController消失

时间:2018-11-09 03:08:34

标签: ios swift cocoa-touch uisearchcontroller ios12

我目前正在使用Raywenderlich的示例:UISearchController-Tutorial(完成的项目在其文章或here的结尾),我注意到当我执行搜索并单击一个时,结果,在推送过渡期间,UISearchController消失了。在以下视频中可见:here

Before selecting a result

During the transition to the new VC

我使用Xcode 10,iOS 12(SIM卡:iPhone 8)运行此示例

任何想法/指针都将不胜感激

干杯。

1 个答案:

答案 0 :(得分:0)

它是iOS12中的默认设置。只需看一下Apple-Mail App。那里是一样的。实际上,当您显示另一个VC时,您不需要搜索栏