/DHTopView

为UITableView或UIScrollView添加头部图片,带有滑动和放大效果

Primary LanguageSwiftMIT LicenseMIT

DHTopView

###Swift,滚动视图的头部视图,实现如下效果:

How to use

two method for UITableView or UIScrollView

convenience init(frame: CGRect, tableViewHeaderHeight: CGFloat, topViewHeight: CGFloat, topViewImage: UIImage)

convenience init(frame: CGRect, scrollViewHeaderHeight: CGFloat, scrollViewContentHeight: CGFloat, topViewHeight: CGFloat, topViewImage: UIImage)

License

These specifications and CocoaPods are available under the MIT license.