ProgressKit used for make threatment with Circle Progress is more easy and more effient and there is alot of new properties that you can change it to Matches the design.
- You Can use Round Track and Square Track .
- You Can set prepared Angle Of Circle Progress and can choose your custom angle .
pod 'ProgressKit',:git => "https://github.com/salah-mohammed/ProgressKit.git"
-
First , add view in viewController in storyboard and make it inherets from CircleProgress
-
Second , then add this code for change Circle Progress properties .
self.viewCircleProgress.fullTrackColor=UIColor.lightGray
self.viewCircleProgress.partialTrackColor = UIColor.red
self.viewCircleProgress.fullTrackWidth=13
self.viewCircleProgress.partialTrackWidth=13
self.viewCircleProgress.angle = .full
self.viewCircleProgress.fullTrackShapeLayerLineCap = .round
self.viewCircleProgress.partialTrackShapeLayerLineCap = .round
self.viewCircleProgress.durationValue=300
self.viewCircleProgress.value=50 ?? 0
ProgressKit is released under the MIT license. See LICENSE for details.
- [email protected]
- https://www.facebook.com/salah.shaker.7
- +201096710204 (whatsApp And PhoneNumber)
- https://www.linkedin.com/in/salah-mohamed-676b6a17a (Linkedin)
- https://www.upwork.com/freelancers/~01d5d99dadac372b6d (Upwork)