I'll help you add CustomView on a view Controller or on TableView or TableViewCell.
This helps in reducing our code because it can be re used over a number of times.
Create A empty file.
Add View on it.
// if you want to add supporting files (h and m) then you can add them or there is a other way of connecting the file owner to desired ViewController.
sample code to add a customView on desired viewCont.
0 Comment(s)