iOS Search bar with Realm Database
The search bar is quite a common feature to have in an iOS app whenever you need to show data in a listview. And today I'm going to demonstrate how to add a search bar using a navigation bar button and filter the listview data which uses a Realm data...
jpriyank.hashnode.dev4 min read