Skip to content

Commit 8453ef6

Browse files
authored
Merge pull request #61545 from truph01/fix/60604
fix: Keyboard opened with device back button
2 parents fdc8093 + 6a6693b commit 8453ef6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/ValuePicker/ValueSelectorModal.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ function ValueSelectorModal({
2929
hideModalContentWhileAnimating
3030
useNativeDriver
3131
onBackdropPress={onBackdropPress}
32+
shouldHandleNavigationBack
3233
>
3334
<ScreenWrapper
3435
style={styles.pb0}

0 commit comments

Comments
 (0)