Adding Filters to Landmarks SwiftUI Tutorial

Viewed 15

Im trying to create a filter form that narrows down a list into the specific request users are searching for, i have the list categories in my JSON file for each location, but not I have no idea how to link the filter form to perform the search function to narrow the list down based on the users input. I am using the Swift UI Tutorial for Landmarks. My goal is for a list to appear that meets the users search request.

Please share any resources anything is appreciated.

Filter (What i want the filter page to look like) parking

x --Paid

o--free

o--street

Views

o--forest

o--dunes

x--water

Traffic

o--low traffic

o--moderate traffic

x--high traffic'

Experience

o--beginner

o--intermediate

o--expert

If anyone understand and can help it would be greatly appreciated if not i might contact Apple Developer Code tier support! thank you in advance.

0 Answers
Related