LEAmountInputView
Overview
LEAmountInputView is an amount input view inspired by Square's design.
Note: If you like LEAmountInputView, checkout NumPad.
Installation
LEAmountInputView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "LEAmountInputView"Usage
See the LEAmountInputViewDemo project for example usage.
Import
#import "LEAmountInputView.h"Example
LEAmountInputView *amountInputView = [[LEAmountInputView alloc] initWithFrame:self.view.frame numberStyle:NSNumberFormatterCurrencyStyle];
[self.view addSubview:amountInputView];LEAmountInputTextField
If you want to use the textField standalone with the numberPad as an inputView, use LEAmountInputTextField.
Contributions
Contributions are totally welcome.
License
LEAmountInputView is available under the MIT license. See the LICENSE file for more info.

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

