WiredClient
WiredClient copied to clipboard
Check first responder
Focus on good control when switching view. Maybe a viewWillAppear: system could be used in order to let the child view controllers manage first controller operation when view appear.
Example: Make input message text field the first responder when switching to the messages view.