Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 627 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 627 Bytes

DLTextField

DLTextField is a subclassing of UITextField and UILabel to work with numbers and their formats. I use this subclassing in some projects when a need to work with the format of many fileds and also if i need the reset them to original state.

Example

You can check the UIViewController on the project to see a very simple demo example.

Installation

Download the repository and just drag the DLTextField folder to your project.

Author

Daniel Lahoz, [email protected]

License

DLTextField is available under the MIT license. Use like you prefer, also you are welcome to emprove o change it :)