davrosull / ParallaxHeader

Parallax scrolling effect on UITableView header view when scrolled

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

better add this line

longxianlin opened this issue · comments

    tableHeaderHeight = subView.frame.size.height

to public func parallaxHeaderViewWithView(subView: UIView) -> (UIView) {