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 [email protected]:algolia/instantsearch-ios.git
Open 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.