react-native-input-spinner
react-native-input-spinner copied to clipboard
Bug: placeholder shows when value = 0
- 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