I have set my UIToolBar tint color to some value, and there is this border line that I see in which I want to remove:
toolbar1.clipsToBounds = YES;
Worked for me incase someone is still trying with Navigational bar