Open ACPK opened 1 year ago
After going through your code seems like there is no way with searchbar . You can use the textfield object and set searchboxcontroller to it. I do have an issue - how can i fetch all the filters for a particular searched word ?
I followed Algolia's SwiftUI instructions in creating the ContentView.swift file below. What is the recommended way to set
automaticallyShowsCancelButton
toFalse
?