richa008 / CurrencyTextField

UITextField that automatically formats text to display in the currency format
MIT License
51 stars 24 forks source link

fix problem when migrate code to swift 4 #8

Open neburzepol opened 6 years ago

neburzepol commented 6 years ago

I had a crash when use the library in swift 4, so, only add @objc in method textDidChange.