react-native-numeric-input
react-native-numeric-input copied to clipboard
Is there any way to set this component to the full-width of the parent?
Basically what the title says. I have this component wrapped in a parent View
container. From the docs, it seems like the totalWidth
and totalHeight
only accept integer values. Is there any way to override this?