I want to set 2 different fonts within the same UITextField and UITextView . How to do it?
UITextField
UITextView
In interface builder change Text View's Text field to Attributed. In that small editor that appears you can change the font/format/color of the selected text, like in any advanced text editor.