react-native-numeric-input icon indicating copy to clipboard operation
react-native-numeric-input copied to clipboard

Configure String Value to Decimal Places of Step

Open m-mcardle opened this issue 3 years ago • 0 comments

For my uses of this component I needed to configure the component to set a fixed number of decimal places. This PR would add that behaviour based on the decimal places in the step prop.

Figured because this was useful for me it might be useful to others. Feel free to close this PR if this is not useful 😄

m-mcardle avatar Jun 14 '22 23:06 m-mcardle