Skip to content

aksh1t/CustomEmailTextField

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CustomEmailTextField

Custom UITextField which gives options for easily entering E-Mail ids. Automatically responds to orientation change.

Usage

  • Add the CustomEmailTextField.h and CustomEmailTextField.m files to your project.

  • Set the UITextField class in Nib to CustomEmailTextField or create it programmatically.

Options

  • To add or change options for displaying above the keyboard, add the appropriate strings to the fields array in the setUpAccessoryView method in the implementation file.

Requirements

  • iOS >= 7.0

Author

Akshat Patel, [email protected]

License

CustomEmailTextField is available under the MIT license. See the LICENSE file for more info.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published