ios-samples/ios8/TableSearch
David Britch 168efa013e Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
..
Screenshots [TableSearch] Add TableSearch sample 2014-10-17 20:16:57 +04:00
TableSearch Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
LICENSE.txt [TableSearch] Add license 2016-02-18 23:40:32 -03:00
Metadata.xml Fix metadata file 2016-09-08 18:00:01 -03:00
README.md [TableSearch] Update readme 2016-02-18 23:41:29 -03:00
TableSearch.sln [TableSearch] Add TableSearch sample 2014-10-17 20:16:57 +04:00

README.md

Table Search with UISearchController

This is an iOS sample application that demonstrates how to use UISearchController. A search controller manages the presentation of a search bar (in concert with the results view controllers content).

Build Requirements

This sample requires Xcode 6.0 or later, iOS 8.0 SDK or later iOS 7 or later

Runtime

Device/simulator with iOS 8 or later

Xamarin port changes are released under the MIT license

Author

Ported to Xamarin.iOS by Oleg Demchenko