check this invisibility issue is due to the the darkmode. set isDarkModeEnabled={false} then check whether the date will display or not
Also add the the display prop to the style, this may solve the blank picker issue.
check this out:
react-native-modal-datetime-picker showing only current date