OPTableView icon indicating copy to clipboard operation
OPTableView copied to clipboard

UITableView subclass with a couple of useful additions.

Results 2 OPTableView issues
Sort by recently updated
recently updated
newest added

Although the README makes reference to CocoaPods, I couldn't find OPTableView, so I’ve recently added it by submitting [this pull request](https://github.com/CocoaPods/Specs/pull/2507). However, OPTableView doesn't have any version tags. I’ve added...

When using a horizontal scrolling then `tableHeaderView` and `tableFooterView` properties do not work as expected.

bug