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

android: value disappears on scroll #58

Closed mantegnous closed 2 years ago

mantegnous commented 3 years ago

If I scroll on the input and the value is 0, the value disappears

Immagine 2021-07-27 141551

mantegnous commented 2 years ago

solved from my self