@@ -597,6 +597,7 @@ const EditNmDataScreen = ({ navigation, route }: { navigation: any; route: any }
ref={actionSheetRef}
gestureEnabled={false}
headerAlwaysVisible={true}
+ onTouchBackdrop={handleDateConfirm}
CustomHeaderComponent={
<View style={styles.datePickerHeader}>
<TouchableOpacity onPress={handleDateCancel}>