marcocesarato / react-native-input-spinner

An extensible input number spinner component for react-native highly customizable. This component enhance a text input for entering numeric values, with increase and decrease buttons.
https://marcocesarato.github.io/react-native-input-spinner/
GNU General Public License v3.0
414 stars 34 forks source link

fix: Showing placeholder when value is 0 #105

Closed gregoryfm closed 5 months ago

gregoryfm commented 5 months ago

Fixing bug reported in issue #103