Post

Replies

Boosts

Views

Activity

Reply to .searchScopes modifier not adding scope bar to search
As of iOS 16.4, you can say: .searchScopes($searchScope, activation: .onSearchPresentation, { Text("Scope 1") Text("Scope 2") }) to force the search-scopes Picker to appear as soon as search bar is tapped.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Feb ’24