Prechádzať zdrojové kódy

backdrop press -> confirm date

Viktoriia 1 mesiac pred
rodič
commit
1a8db53fcc

+ 1 - 0
src/screens/InAppScreens/TravelsScreen/EditNmDataScreen/index.tsx

@@ -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}>