Skip to content

Subclass of UIViewController that mimics UITableViewController but also allow changes in the frame of the tableView and other subviews in self.view

License

Notifications You must be signed in to change notification settings

gcamp/GCTableViewController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCTableViewController

Subclass of UIViewController that mimics the UITableViewController except that the tableView is a subview of self.view (as opposed to the view itself). Also allow changes in the frame of the tableView and other subviews to self.view

Usage

(See the demo project included)

GCTableViewController is a drop-in replacement of UITableViewController. You use it exactly like UITableViewController except for the specific adventages.

About

Subclass of UIViewController that mimics UITableViewController but also allow changes in the frame of the tableView and other subviews in self.view

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published