Ferrite-iOS/Ferrite

iOS 16.4 scope bar not showing

Closed this issue · 2 comments

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 eacccf3

Added in v0.7.0