I want to set 2 different fonts within the same UITextField and UITextView . How to do it?
UITextField
UITextView
I would do it with 2 custom textfields overlaying, both backgroundcolor:clearColor, maybe stuffed on an image that represents the background.