Skip to content

ysimo0504/YHVerificationCodeButton

Repository files navigation

YHVerificationCodeButton

Verification Code Button

YHVerificationCodeButton *codeButton=[[YHVerificationCodeButton alloc]initWithFrame:CGRectMake(100,100, 100, 50)];

codeButton.normalColor=[UIColor redColor];

codeButton.pressedColor=[UIColor blackColor];

codeButton.timeout=60;

image1 icon image2 icon

About

验证码按钮

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published