pjebs / JOTextField

Custom version of UITextField

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JOTextField

Just Copy these 4 files into your project and that's it.

  • JOTextField.h
  • JOTextField.m
  • Vars.h
  • Vars.m

picture alt

Validation of:

  • Email
  • Numbers
  • Strings
  • Required
  • Password length

picture alt

Installation/Requirements

To Use JOTextField you'll need CocoaPods and pop facebook framework in your dependencies.

Author

Jorge Ovalle @lojals

License

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

About

Custom version of UITextField

License:MIT License


Languages

Language:Objective-C 48.6%Language:Objective-C++ 31.1%Language:C++ 16.6%Language:Shell 2.6%Language:C 0.6%Language:Ruby 0.4%