How to show . instead of , symbol for decimal pad?
I found a few solution with using NSNumberFormatter, replacing string on the fly and extension of UIEnglishTextField, which should return localised textfield.
No of these solutions worked for me.
I mean for sure I can transform string, but is there a way to display right dot symbol.