A3GridTableView icon indicating copy to clipboard operation
A3GridTableView copied to clipboard

Fast UIScrollView subclass which presents its cells in a GridView

Results 3 A3GridTableView issues
Sort by recently updated
recently updated
newest added

GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1

In your sample project, just modify the app delegate code's ``` self.window.rootViewController = [[UINavigationController alloc] initWithRootViewController: ``` you will see ![ios simulator screen shot jul 8 2015 11 04 24...

I’ve recently added [A3GridTableView](https://github.com/CocoaPods/Specs/tree/master/A3GridTableView) to the [CocoaPods](https://github.com/CocoaPods/CocoaPods) package manager repo. CocoaPods is a tool for managing dependencies for OSX and iOS Xcode projects and provides a central repository for iOS/OSX...