Search code examples
iphonecustom-controlsuiswitch

I want to create custom UI-SWITCH controller in iphone sdk


I want to create Custom UISwitch button, what will i do?


Solution

  • Have a look at this library: RCSwitch. Should be exactly what you want.