iOS 16.4 scope bar not showing #25

Closed
opened 2023-04-07 19:09:16 +00:00 by kingbri1 · 2 comments
kingbri1 commented 2023-04-07 19:09:16 +00:00 (Migrated from github.com)

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.

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.
kingbri1 commented 2023-04-09 04:18:57 +00:00 (Migrated from github.com)

Fixed in eacccf36ff

Fixed in eacccf36ffed17b50c49635178bc5e5253b76c32
kingbri1 commented 2023-04-24 03:33:47 +00:00 (Migrated from github.com)

Added in v0.7.0

Added in v0.7.0
Sign in to join this conversation.
No description provided.