Skip to content

Search the contents of UITableView with UISearchBar(Swift4)

   

#Swift4.2

This is a sample of the combination of UITableView and UISearchBar. Pressing the magnifying glass on the navigation bar will bring up the SearchBar, and typing a character there will bring up the search results.

Swift3 での記事はこちら

alt

  1. Obtaining location information while using the app
  2. The interaction of the Lifesum app was nice, so I tried to recreate it.
  3. 押すとクニュっとするボタンを実装する
  4. Docker image that can be SSHed in(Ubuntu14.04)
  5. Obtaining JSON from the API using Alamofire(Swift4.2)
  6. Renaming a project in Xcode10
  7. Creating a Group Style TableView