We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6663af7 + 9f547ae commit b62feabCopy full SHA for b62feab
src/components/TimeModalPicker.tsx
@@ -55,6 +55,7 @@ function TimeModalPicker({value, errorText, label, onInputChange = () => {}}: Ti
55
onModalHide={hidePickerModal}
56
hideModalContentWhileAnimating
57
useNativeDriver
58
+ enableEdgeToEdgeBottomSafeAreaPadding
59
>
60
<ScreenWrapper
61
style={styles.pb0}
0 commit comments