JDFCurrencyTextField icon indicating copy to clipboard operation
JDFCurrencyTextField copied to clipboard

A drop-in replacement for UITextField to allow the user to enter monetary values.

Results 2 JDFCurrencyTextField issues
Sort by recently updated
recently updated
newest added

Is it possible to display a field without the decimal? You don't expose the number formatter so i'm thinking not.

Exception log: ```Crashed: com.apple.main-thread 0 libobjc.A.dylib 0x1d5f23dac object_isClass + 16 1 Foundation 0x1d77ca898 KVO_IS_RETAINING_ALL_OBSERVERS_OF_THIS_OBJECT_IF_IT_CRASHES_AN_OBSERVER_WAS_OVERRELEASED_OR_SMASHED + 68 2 Foundation 0x1d77c802c NSKeyValueWillChangeWithPerThreadPendingNotifications.llvm.9271023180890826241 + 304 3 UIKitCore 0x2040d6090 -[UITextField setDelegate:] + 120 4...