> ## Documentation Index
> Fetch the complete documentation index at: https://algolia.com/llms.txt
> Use this file to discover all available pages before exploring further.

# UI examples for InstantSearch iOS

> See a few examples of user interfaces built with InstantSearch iOS.

<Info>
  Starting May 1, 2024,
  Apple requires all iOS apps to include a privacy manifest.
  For more information, see [Privacy manifest](/doc/guides/building-search-ui/resources/privacy-manifest/ios/).
</Info>

## Demo directory

Take a look at the [iOS repository](https://github.com/algolia/instantsearch-ios/tree/demos-v1/Examples/Showcase) to see concrete examples of all the InstantSearch widgets.

<Columns cols={2}>
  <img src="https://mintcdn.com/algolia/WOi5v-PGZrMZ2rOj/images/build-search-ui/demos/main_ios.png?fit=max&auto=format&n=WOi5v-PGZrMZ2rOj&q=85&s=30ed2f6de30d658e922c5eb8318aac24" alt="Screenshot of an iPhone displaying the 'InstantSearch' app with a search box and a list of features like 'Answers,' 'Facet,' and 'Filter' options." width="726" height="1422" data-path="images/build-search-ui/demos/main_ios.png" />

  <img src="https://mintcdn.com/algolia/WOi5v-PGZrMZ2rOj/images/build-search-ui/demos/search_ios.png?fit=max&auto=format&n=WOi5v-PGZrMZ2rOj&q=85&s=70afa77db3e85ee6b6704bf65112d966" alt="Screenshot of a phone displaying search results for 21469 items, including 'Amazon - Fire TV Stick' and 'Google - Chromecast'." width="724" height="1420" data-path="images/build-search-ui/demos/search_ios.png" />
</Columns>

<Columns cols={2}>
  <img src="https://mintcdn.com/algolia/WOi5v-PGZrMZ2rOj/images/build-search-ui/demos/facetsearch_ios.png?fit=max&auto=format&n=WOi5v-PGZrMZ2rOj&q=85&s=2188df85e2785cbbbf921e450d0b424c" alt="Screenshot of a phone displaying a 'Facet Search' with filters for brands like 'Alexander McQueen' and 'Antik Batik' selected." width="724" height="1420" data-path="images/build-search-ui/demos/facetsearch_ios.png" />

  <img src="https://mintcdn.com/algolia/WOi5v-PGZrMZ2rOj/images/build-search-ui/demos/facetlist_ios.png?fit=max&auto=format&n=WOi5v-PGZrMZ2rOj&q=85&s=bb86ebece7671863dc81e51e49c3d5dd" alt="Screenshot of a phone showing a 'Facet List' with 'Multiple choice' (blue, green selected) and 'Single choice' (hat selected) filters." width="726" height="1420" data-path="images/build-search-ui/demos/facetlist_ios.png" />
</Columns>
