I need to customize UISwitch by changing background color as well as knob(holder) image as shown in below image.Is it possible to customize UISwitch without app getting rejected.
Thanks in advance
There's an onTintColor
property you can set on UISwitch. If you need to change the handle image as well, have a look at DCRoundSwitch.