Blue Yeti Microphone
Rode Stand
Spider Shock Mount
Mac Keyboard Cover
Screenflow - recording software
Swift – Filter Bar Tutorial
In our previous tutorial we implemented a search bar for a table with information about cupcakes. In this tutorial we will extend the app to include a filter bar as below. You can download the starting source code for this tutorial here. First of all add UISearchBarDelegate to our view controller class ViewController: UIViewController, UITableViewDelegate, […]