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

Bug: placeholder shows when value = 0

Open taeh98 opened this issue 2 years ago • 0 comments

  • When the value passed to a spinner is 0, the value it shows should be 0
  • When the value passed to a spinner is 0 and a placeholder is used, the value the spinner shows is actually the placeholder

Demo Expo Snack: https://snack.expo.dev/T6YbLisCy

taeh98 avatar Oct 27 '23 14:10 taeh98