carlos0193
carlos0193
> **I'm unable to change layer properties from storyboard.** You need to change the class with this image?.withRenderingMode(.alwaysTemplate) UIColor.white.set() or the color that you want private func image(with image: UIImage?,...
on SCHCircleBar let fillColor: UIColor = UIColor.black you need to set color to backGounr override func draw(_ rect: CGRect) { let fillColor: UIColor = UIColor.black tabWidth = self.bounds.width / CGFloat(self.items!.count)...
Could someone solve this problem?