Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

amber01/CustomNavignonSimple

Repository files navigation

上下滑动TableView时让Navigation渐变,并且让headerView中的图片也跟着拖动放大 gif

使用方法:

//init headview

UIImageView *imageView = [[UIImageView alloc] initWithFrame:CGRectMake(0, 0, [UIScreen mainScreen].bounds.size.width, 263)]; [imageView setImage:[UIImage imageNamed:@"mengyin"]]; header = [[WSHeaderView alloc]initWithTableViewWithHeaderImage:imageView.image withOTCoverHeight:imageView.frame.size.height withTableviewIsStyleGrouped:NO withTitle:@"detail"];

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /