himelbrand / react-native-numeric-input

a stylish numeric input for react native
MIT License
150 stars 98 forks source link

Is there any way to set this component to the full-width of the parent? #67

Open jncampbell opened 3 years ago

jncampbell commented 3 years ago

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?