Skip to content

Latest commit

 

History

History

GettingStartedSwiftUIGuide

Getting Started with SwiftUI

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

How to run this example

1. Clone this repository

git clone git@github.com:algolia/instantsearch-ios.git

2. Open the project

Open the `Examples` project with Xcode 

3. Select the target

Select the GettingStartedSwiftUIGuide target

4. Launch the example

Run the example in the simulator

Additional resources

Learn more about Declarative UI with InstantSearch iOS in the Algolia documentation.