Hi I am developing an app. I had a tab bar with three buttons. I had a search bar in third view.My requirement is when i click the third tab i need search bar click with keyboard appears as shown in below image. Is it possible? 
Hi I am developing an app. I had a tab bar with three buttons.
Share
Tell the search bar to “befomeFirstResponder”. It will act as if the user had tapped on it.