Joe Fabisevich :verified: on Nostr: Googling all the different possible ways to hide the giant blank space above the ...
Googling all the different possible ways to hide the giant blank space above the search bar until my face falls off.
I've tried everything I can think of, does anyone have any ideas for how to remove what would be the title view while still letting me use the .searchable modifier? I'd be happy to use introspection or hacks if that's what it takes, but the problem is that you can't use `.toolbar(.hidden, for: .navigationBar)` if you want to use searchable.
I've tried everything I can think of, does anyone have any ideas for how to remove what would be the title view while still letting me use the .searchable modifier? I'd be happy to use introspection or hacks if that's what it takes, but the problem is that you can't use `.toolbar(.hidden, for: .navigationBar)` if you want to use searchable.