Skip to content

Gentear/CLAlertView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

#CLAlertView

##使用方式

CLAlertView *bottomView = [CLAlertView globeBottomView];
bottomView.delegate = self;
bottomView.hlightButton = 1;
bottomView.titleArray = @[@"收入",@"支出",@"支出",@"支出",@"支出",@"支出",@"支出",@"支出",@"支出",@"支出",@"支出",@"支出",@"支出",@"支出",@"支出",@"支出",@"支出",@"支出",@"支出"];
bottomView.title = @"记一笔";
[bottomView show];

About

一个底部弹出视图

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages