Closed Jasperav closed 7 years ago
Same here, any updates?
I just removed that function hehe, it works now
I found this fork with Swift 4 updates, so currently using this: https://github.com/BalloonInc/KDCircularProgress
Just pushed a fix on master. Let me know.
It compiles fine for me, and seems to function fine. :D
public var glowMode: KDCircularProgressGlowMode = .forward { didSet { progressLayer.glowMode = glowMode } }
I updated to master branch using version 1.5.2, But still im getting error. I can see that Enum is not exposed to obj-c
I am using the newest Swift version and the newest xCode version. I get that error at this function:
Have you plannend a upgrade to swift 4?