Not add to my view
Closed this issue · 1 comments
HFMohammad commented
I use below code but not showing anything
let halo = PulsingHaloLayer()
halo.position = view.center
view.layer.addSublayer(halo)
halo.start()
ChiragCreative1 commented
halo.backgroundColor = UIColor.red.cgColor
Set color