Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

CUSMaskView

Only a flash for UILabel that refer to three20.
The label effect is similar to unlock iphone screen. We will add more controls to the project.
please pay attention to add Star, your support is my greatest motivation, thank you.

image

START

Use CUSFlashLabel just like UILable

CUSFlashLabel *label = [[CUSFlashLabel alloc]initWithFrame:CGRectMake(20, 80, 300, 50)];
[label setText:@"Test Label0"];
[label setFont:[UIFont systemFontOfSize:15]];
[label setContentMode:UIViewContentModeTop];
[label startAnimating];
[view addSubview:label];

License

CUSSender is available under the Apache 2.0 license. See the LICENSE file for more info.

About

A iOS flash for UILabel that refer to three20

Resources

Stars

73 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages

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