Closed bdashore3 closed 1 year ago
iOS 16.4 broke the swiftui-introspect method of adding a header view by hijacking the scope bar of a UISearchController. Add a custom UISearchController implementation which will fix this problem forever.
Fixed in eacccf36ffed17b50c49635178bc5e5253b76c32
Added in v0.7.0
iOS 16.4 broke the swiftui-introspect method of adding a header view by hijacking the scope bar of a UISearchController. Add a custom UISearchController implementation which will fix this problem forever.