ken4R / AppStoreSearch

An example implementation of the iOS 11 App Store Search tab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App Store Search


This is the example project for my blog post on how to replicate the App Store search tab using UISearchController.

Replicating-iOS-11-App-Store-search-tab

I added mock data for 'Instagram' search. All other terms will only display one of the trending topics.

The example should work in every device but I tested it against a physical iPhone X.

This is the final result:

About

An example implementation of the iOS 11 App Store Search tab


Languages

Language:Swift 98.3%Language:Ruby 1.7%