Amnell/APParallaxHeader

NIB

Closed this issue · 1 comments

Can you please add a version for nib (xib) usage?

Using APParallaxHeader with a xib should not be a problem. Just add [self.tableView addParallaxWithImage:[UIImage imageNamed:@"ImageName"] andHeight:160]; in viewDidLoad. Report back if that does not work.