Skip to content

Commit

Permalink
add banner
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosgriselli committed Mar 28, 2019
1 parent 96b4836 commit 5480201
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
<div align="center">

# App Store Search

This is the example project for my blog post on how to replicate the App Store search tab using `UISearchController`. You can read it [here](https://mar.codes/2018-07-17/Replicating-iOS-11-App-Store-search-tab)
<img src="./resources/banner.png" width="80%" href="(https://mar.codes/2018-07-17/Replicating-iOS-11-App-Store-search-tab)">
<br>
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](https://mar.codes/2018-07-17/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.

Expand All @@ -11,7 +15,7 @@ This is the final result:
<p align="center">
<img align="center" src="./resources/video.gif"/>
</p>

</div>



Binary file added resources/banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5480201

Please sign in to comment.