DiscoverThe iOS Dev DiaryBuilding a searchable UITableView in iOS 9 – Part 3
Building a searchable UITableView in iOS 9 – Part 3

Building a searchable UITableView in iOS 9 – Part 3

Update: 2015-11-18
Share

Description

<iframe loading="lazy" src="https://player.vimeo.com/video/205186628" width="604" height="340" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>

In this part of our series we’ll take a look at how we actually filter the data that is displayed in the searchable table view. We do that using an NSPredicate.


Check out the first part here, as well as a link to my demo project.


Enjoy!


Watch the full course in one convenient playlist:
Catch this episode on my iOS Dev Diary Podcast:

Comments 
loading
00:00
00:00
1.0x

0.5x

0.8x

1.0x

1.25x

1.5x

2.0x

3.0x

Sleep Timer

Off

End of Episode

5 Minutes

10 Minutes

15 Minutes

30 Minutes

45 Minutes

60 Minutes

120 Minutes

Building a searchable UITableView in iOS 9 – Part 3

Building a searchable UITableView in iOS 9 – Part 3

Jay Versluis