Updating the UISearchBar programmatically
Posted by in tutorial
Today I had to update WelliBUS’s search bar programmatically because I needed to use the street picked up via GPS as my street name. Until this point implementing the search bar seemed easy: adopt a couple of protocols: UISearchDisplayDelegate and … Continue reading
