Skip to content

Table View Controller having search, select and delete functions using Objective C and Swift. Developed using block based design pattern

Notifications You must be signed in to change notification settings

vividcode/TableSearchViewController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TableSearchViewController is a very powerful UIViewController with UITableView that allows user to select, search and delete a number of NSObject derived objects.

For full understanding of how it works, please refer to: https://iosgamezone.wordpress.com/2018/05/03/select-search-delete-uitableview-powerful-viewcontroller/

Individual readme.md can be found at:

https://github.com/vividcode/TableSearchViewController/blob/master/Objective%20C/readme.md

https://github.com/vividcode/TableSearchViewController/blob/master/Swift/readme.md

Following kind of table view layout is created with default configuration:

Search


Selection

Select

About

Table View Controller having search, select and delete functions using Objective C and Swift. Developed using block based design pattern

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published