Query Suggestions is a search experience that displays a list of possible queries that your users can select from as they type.
git clone [email protected]:algolia/instantsearch-ios.git
Open the `Examples` project with Xcode
Select the QuerySuggestionsGuide
target
Run the example in the simulator
Learn more about Query Suggestions in InstantSearch iOS in the Algolia documentation.