ArcProgressView 1.2.0

ArcProgressView 1.2.0

Martin mlostek 维护。




ArcProgressView

Build Status Version License Platform codecov

示例

要运行示例项目,请克隆仓库,然后首先从 Example 目录运行 pod install

arc progressview demo

安装

ArcProgressView 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中

pod 'ArcProgressView'

用法

除了程序化创建 ArcProgressView 以外,您也可以在 Storyboard 中使用它。只需在 Identity Inspector 中创建一个 UIView 并将其类和模块设置为 ArcProgressView

identity inspector

配置为 ArcProgressView 后,您应该能在 Attributes Inspector 中设置其属性

attributes inspector

尽情享受搭配 Progress Color 和视图的 Background Color 以创造不同的组合。

作者

[email protected]

许可

ArcProgressView 在 MIT 许可下可用。更多信息请参阅 LICENSE 文件。