Question: I would like a smooth animation of this view whenever the search bar is selected and deselected. Right now it’s choppy: Heres my code below in the searchResultsUpdater. From what I understand, these functions should handle the animations, I’m ...
Question: Am not working with storyboards, and below is the full code for my UIViewController for my Main Menu screen. While everything appears to work, I made an error, but don’t understand the outcome. myView, the gray area is set ...