MSCurrencyFormatter

Unspecified License
Objective-C
iOS

1 image

Author

Description

This will format a text field similar to how an ATM works. This allows easy entry of dollar amounts. If on an iPhone it can even add a positive/negative toggle button to the keypad. If on an ipad it will only allow numbers to be entered and if a user taps the minus symbol it will act as the toggle. Also it includes a helper class method to return a NSDecimalNumber of what is in the textField. Enjoy!

Tags