JOECurrencyTextField Reference
Abstract
This is a subclass of UITextField that specifically deals with the entry and formatting of currency.
Setup
Open your terminal and run:
git clone git@github.com:iJoeCollins/JOECurrencyTextField.git
Drag the JOECurrencyTextField folder into your project.
Then in your .pch file:
#import "JOECurrencyTextField.h"
Or just import the header files where needed.
Usage
Further details and examples are available in the programming guide.
Documentation
Documentation can be browsed online or installed in your Xcode Organizer via the Atom Feed URL.
License
It is open source and distributed under the MIT License (MIT). That means you have to mention Joseph Collins as the original author of this code and reproduce the LICENSE text inside your app.
You can purchase a Non-Attribution-License for $100 USD, for not having to include the LICENSE text.
I also accept sponsorship for any specific enhancements you may require. Please contact me via email for inquiries.