How to set this type of animation in UITextField? Nowadays, Many apps are using this.
UITextField
use this code
[your_textfieldname setShowsTouchWhenHighlighted:YES];