Custom Text Field Component Allowing Data Limiting, A Calculator Style Keyboard And More

Late last year I mentioned a custom open source text field component that adds a nice floating description when the user begins using the text field..

Here’s an open source custom text field component that provides a number of nice features submitted by Vimal called MVTextField.

The features of MVTextField include:

Text fields that only allow a limited type of data (numbers, strings, money)
Simple validators to check if e-mail is entered, or text field is empty
A custom calculator keyboard that appears when the user utilizes the text field
Text fields with margins
 Restricted text fields
Delegate methods just like the standard text field

Here is an image showing the custom calculator keyboard in action:

MVTextField

You can find MVTextField on Github here.

A nice custom text field component.

Thanks to Vimal for the submission.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Custom Text Field Component Allowing Data Limiting, A Calculator Style Keyboard And More

©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *