Release v1.10.3
- Fix various initial scroll position issues introduced by the
repeatNumbersNTimes
prop #35 - Put in various safeguards to ensure that the
padWithNItems
andrepeatNumbersNTimes
props cannot be set to values that break the picker. - Change default
repeatHourNumbersNTimes
to 7 for better consistency with minutes/seconds pickers. - Attempted to safeguard against reported error: "this.props" should not be accessed during state updates #32