Custom spinner picker date time with day but not have time – React native
I have trouble with date time picker with mode datetime, currently i use @react-native-community/datetimepicker lib for showing spinner but in iOS i need remove time, only with current day (today, monday, tuesday, ... ) then date. Anyone has suggest for…