I want to create Custom UIButton with rectangular shape. for this I am using rectangular view as a Background for UIButton and making UIbuttons background colour as clearcolor. But border of UIbutton still remains. any suggestions on how to make border disappear?
Thanks for any help in advance..
I want to create Custom UIButton with rectangular shape. for this I am using
Share
Try this:
but don’t forget to add in your .h or .m file