JTMaterialSpinner:iOS材质设计微调器视图

时间:2021-02-03 07:54:31
【文件属性】:
文件名称:JTMaterialSpinner:iOS材质设计微调器视图
文件大小:167KB
文件格式:ZIP
更新时间:2021-02-03 07:54:31
swift ios material material-design loader JTMererSpinner iOS材质设计微调器视图。 安装 使用 ,将此行添加到您的Podfile中。 pod 'JTMaterialSpinner', '~> 3.0' 屏幕截图 用法 基本用法 import UIKit import JTMaterialSpinner class ViewController : UIViewController { var spinnerView = JTMaterialSpinner () override func viewDidLoad () { super . viewDidLoad () // Customize the line width spinnerView. circleLayer . lineWidth = 2.0 // Change the color of the line spinnerView. circleLayer . strokeColor = UIColor. orange . cgCol
【文件预览】:
JTMaterialSpinner-master
----.travis.yml(190B)
----.swift-version(3B)
----Example()
--------Example.xcodeproj()
--------Example()
--------Podfile(152B)
--------Example.xcworkspace()
--------Podfile.lock(298B)
--------Pods()
----LICENSE(1KB)
----Package.swift(107B)
----JTMaterialSpinner()
--------JTMaterialSpinner.swift(4KB)
----JTMaterialSpinner.podspec(793B)
----.gitignore(236B)
----README.md(2KB)
----Screens()
--------example.gif(212KB)

网友评论