I have been searching thru the web but cant find a confirmed answer.
There are ways like removing the subview within the searchbar.subviews but is that allowed?
If not then, aside from changing the tintColor of SearchBar, or use a textfield instead,
is there a way that wont break apple’s rule and still being able to customize the background of searchBar?
Thanks!
I worked on a shipping app that made the background of the search bar transparent. There were no problems with this.