Skip to content

Latest commit

 

History

History

GettingStartedUIKitGuide

Getting Started with UIKit

Search experience using the libraries provided by Algolia and UIKit:

  • 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 GettingStartedUIKitGuide target

4. Launch the example

Run the example in the simulator

Additional resources

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