I have several locations in my app where the user can search. He can search within the apps content or search for content from the web to add to the app.
i would like to use the tab view search box for both, but I don’t know how to do that. I currently have a tab with value search for the „web search“ and a list with .searchable for the in app content. The later one adds the search bar on top of the list.
W
hat’s the best way to modify this behavior?