Search experience using the libraries provided by Algolia and SwiftUI:
- A list to display search results
- A search box to type your query
- Statistics about the current search
- A facet list for filtering results
git clone git@github.com:algolia/instantsearch-ios.gitOpen the `Examples` project with Xcode Select the GettingStartedSwiftUIGuide target
Run the example in the simulator
Learn more about Declarative UI with InstantSearch iOS in the Algolia documentation.
