Closed lockeyo closed 7 years ago
You can define a custom transformer, see here https://github.com/gcanti/tcomb-form-native#transformers and here https://github.com/gcanti/tcomb-form-native/blob/master/lib/components.js#L215
Closing. @lockeyo ping us if you need further help!
Version
Tell us which versions you are using:
Expected behaviour
I am using a german iPhone 7 with a german number pad. I want to use a number input field. If I type in a number with a comma e.g. 2,73 the number is detected as mistake and masked as an error. In Germany we don't separate by a dot.
Actual behaviour
I would want that I can write a comma or dot in the numbers input field. Could you make that possible?
Steps to reproduce
Stack trace and console log
There is no stack trace needed.