SkillAgentSearch skills...

XFStepProgress

Step progress,步骤进度条

Install / Use

/learn @levenwhf/XFStepProgress
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

XFStepProgress

XFStepProgress image

超级简单实用 方法: XFStepView *stepView = [[XFStepView alloc]initWithFrame:CGRectMake(0, 50, self.view.frame.size.width, 60) Titles:[NSArray arrayWithObjects:@"第一步", @"第二步", @"第三步", @"第四步", @"第五步", nil]];

[self.view addSubview:stepView];

有疑问请联系qq:304792845

View on GitHub
GitHub Stars38
CategoryDevelopment
Updated11d ago
Forks13

Languages

Objective-C

Security Score

70/100

Audited on Mar 31, 2026

No findings