swiftui-numberfield
swiftui-numberfield copied to clipboard
Not working with different decimal separator
In some locales the decimal separator is a comma, and this DecimalField does not work with that.
I provided a fix for this in #6. You can use it until it's merged.