I am working with SwiftUI 1.0.
I have created a search bar for SwiftUI as the following:
import SwiftUI struct Searchbar: NSViewRepresentable { cl