https://github.com/aceisScope/FlipGridView
a display of six grids which can perform half-flip
https://github.com/aceisScope/FlipGridView
Last synced: 4 days ago
JSON representation
a display of six grids which can perform half-flip
- Host: GitHub
- URL: https://github.com/aceisScope/FlipGridView
- Owner: aceisScope
- Created: 2012-09-21T08:10:44.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-09-25T15:26:56.000Z (almost 13 years ago)
- Last Synced: 2024-08-05T19:36:55.533Z (11 months ago)
- Language: Objective-C
- Size: 201 KB
- Stars: 31
- Watchers: 12
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FlipGridView
============a display of six grids which can perform half-flip
![]()
##Description
=============
This is a humble information board which resembles FlipBoard but far from what the brilliant app can reach. The half-folder flip effect is based on
mtabini / AFKPageFlipper##How to use
=================
Only three functions in FlipGridDisplayView.h:
- (void)shuffelColors;
- (void)setCurrentContentForGrids:(NSArray*)array;
- (void)updateContentAtIndex:(NSInteger)index withContent:(NSDictionary*)content;- shuffle random colours for each cell
- init the whole display, i.e., current view for each cell
- update any cell that needs to