Skip to content

aceisScope/FlipGridView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

a display of six grids which can perform half-flip

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published