ReScript
- Fixed minuteInterval prop (number, not string)
Fix npm description
- Adjust to match react-native-datetimepicker 3.0.0
- Adjust to match with rescript-react-native 0.63
- Adjust to match react-native-datetimepicker 2.6.0
- Adjust to match with rescript-react-native 0.62
Initial release.
As part of the Lean Core effort, DatePickerIOS
, DatePickerAndroid
and
TimePickerAndroid
are marked for removal from React Native. They have been
merged into a single component called DateTimePicker
, which itself, has been
removed into a
community repo.
These bindings target the community package.
You may refer to the relevant issue for further information.