I have a conflict between gestures:
import SwiftUI struct ContentView : View { @State var showSearchBar = true var body : some View { Navigatio