algolia-swift-demo
algolia-swift-demo copied to clipboard
iOS instant search tutorial
Deprecated, please use our new repo
iOS instant search demo
This is a sample project implementing an instant-search view with Algolia. Algolia is a Search API that provides hosted full-text, numerical and faceted search.
Features
- Full Swift using the AlgoliaSearch Swift API client
- Displaying results as you type
- Match highlighting
- Infinite scroll
Setup
- Clone the repository
pod install- Open the Xcode Workspace
- Build & Run!
Tutorial
Follow this step by step tutorial (on Algolia.com) to learn how this implementation works and how it has been built using the Algolia's Swift API Client.
See it in action
