Closed kastopia closed 6 years ago
Android TimePickerComponent was not honouring dateTimeFormat function from props. If dateTimeFormat is not passed from parent component, it uses the default value.
TimePickerComponent
dateTimeFormat
It worked, thanks.
Android
TimePickerComponent
was not honouringdateTimeFormat
function from props. IfdateTimeFormat
is not passed from parent component, it uses the default value.