MTCardLayout
MTCardLayout copied to clipboard
How to set card/cards layout to cover the whole self.view.frame
http://i.imgur.com/Lmq7vcF.png by setting navigation to translucent or hidden. it did not cover the whole page self.navigationController.navigationBar.translucent = YES; [self.navigationController.navigationBar setHidden:YES];