FTGParamount 1.0

FTGParamount 1.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Khoa Pham.



Like Flipboard FLEX, but allows custom action

How I do it

Learn from Flipboard FLEX

How to use it

  • Import FTGParamount.h and you're good to go
  • Set actionBlock everywhere you like
[FTGParamount setActionBlock:^{
    NSLog(@"Perform your action here");
}];

[FTGParamount show];

FTGParamount

Licence

This project is released under the MIT license. See LICENSE.md.