I am designing a search bar. I need the search bar to look like one in the image. Tried few ways but no changes. Help much appreciated.
[Edited] See the image after using Richard's code it looks like this. I want the gray color to be clear.
I am designing a search bar. I need the search bar to look like one in the image. Tried few ways but no changes. Help much appreciated.
[Edited] See the image after using Richard's code it looks like this. I want the gray color to be clear.
self.searchBar
is anIBOutlet
. You can also create it dynamically.Output :
You can use image to change
UISearchBar
appearance-You can use some custom solutions (it's better for customizing) For example SSSearchBar or try find some similar