I have a UIView which has a uitextField inside. When the user clicks on it, the keyboard comes up, and the text field is being hidden! That way, the user has no way of seeing what he/se writes on the text field.
Any way of bypassing this using some kind of zooming in the text field or designing it another way?
Any way of bypassing this using some kind of zooming in the text field or designing it another way?