CurrencyTextField
CurrencyTextField copied to clipboard
fix problem when migrate code to swift 4
I had a crash when use the library in swift 4, so, only add @objc in method textDidChange.