Closed tbergquist-godaddy closed 3 years ago
See description here: https://github.com/facebook/react-native/issues/25189
This is ultimately a bug with React DatePickerAndroid, but we should verify that the date is within set range before we save it.
Essentially on this line https://github.com/kiwicom/margarita/blob/master/packages/universal-components/src/DatePicker/DatePicker.android.js#L88
See description here: https://github.com/facebook/react-native/issues/25189
This is ultimately a bug with React DatePickerAndroid, but we should verify that the date is within set range before we save it.
Essentially on this line https://github.com/kiwicom/margarita/blob/master/packages/universal-components/src/DatePicker/DatePicker.android.js#L88