GMGridView
GMGridView copied to clipboard
A performant Grid-View for iOS (iPhone/iPad) that allows sorting of views with gestures (the user can move the items with his finger to sort them) and pinching/rotating/panning gestures allow the user...
Hi Gulam, When I pan an item in my grid view, I want to have the ability for the item to stand a bit out. Thus I've added a scaling...
I submitted this a while ago, but we got into a git-mangle.
Figured I would issue this pull request since the feature is still being requested in the issue tracker on the repository. It adds drag/drop sorting, fixes a bug related to...
After pulling the latest from gmoledina/GMGridView I added a few small features that I needed to complete the picture for invi. I think they can be useful in a broader...
I just downloaded your library and started analyze source code. It's a nice written project). But I found that setSubviewsCacheAsInvalid is called in every layoutSubviews call. I think that it's...
I separated the item spacing into horizontal and vertical to allow for better layout customization.
Extended the sortingDelegate with two more optional delegate methods: `- (BOOL)GMGridView:(GMGridView *)gridView shouldAllowMovingCell:(GMGridViewCell *)view atIndex:(NSInteger)index;` is called when a move is about to start. If this method returns `NO`, the...
By calling the ´- (void)scrollToPageIndex:animated:´ the GMGridView scrolls to the specific page. May be used to scroll by using Arrow Buttons etc.
fix archiving issue by moving headers from public to project in copy header build phrase
Maybe you can join a group function