-
Notifications
You must be signed in to change notification settings - Fork 4
a large grid scroll view with reusable cells
pppoe/OmniGridView
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a half-finished grid view for iOS. Cause Apple's UITableView only allows us to add and reuse vertical cells, we need to write our own scroll view when we want to have horizontal cells. HOW TO USE Drag the OmniGridView Folder to your project. Use the OmniGridView like any other UIView. Assign a delegate to OmniGridView and implement the OmniGridViewDelegate. Please refer to the OmniGridTestViewController.m to see the information you need to provide. Please use it freely, no limitation on distribution or modification.
About
a large grid scroll view with reusable cells
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published