I have a TextInput, when the text is onFocus, I want to display a DateTimePicker component.
TextInput
onFocus
DateTimePicker
I have a AddMeeting.js com
AddMeeting.js