Closed jmshgs closed 1 year ago
don't even have to manually add a textfield. literally just this: https://developer.apple.com/documentation/swiftui/adding-a-search-interface-to-your-app
done but cmd + f
isn't possible to implement atm. https://developer.apple.com/forums/thread/688679
this would be done by using
⌘ + f
. when this is pressed the list will filter by whatever the user inputs.