如何通过步进进行进度视图?

时间:2017-09-25 06:12:34

标签: ios objective-c

现在我正在使用objective-c进行iOS应用。我需要一个带步进的进程条来指示用户注册程序。我怎么能像照片一样呢?

The process view of Registry View

The process View of Registry View Controller

2 个答案:

答案 0 :(得分:-1)

我已经制作了一个自定义视图来实现步骤指示器。使用CAShapeLayer绘制圆和线。在此处查看详细信息:https://github.com/chenyun122/StepIndicator

效果是:
enter image description here
OR
enter image description here

如果要按编号替换核心点,可以使用此项目并修改类AnnularLayer.swift来实现它。

答案 1 :(得分:-1)

如果动画无关紧要,则可以使用图像。按下视图时更改图像