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