Fix: taps on images in the composer now register even when input is focused
This commit is contained in:
@@ -125,6 +125,7 @@ export const PhotoCarouselPicker = ({
|
||||
testID="photoCarouselPickerView"
|
||||
horizontal
|
||||
style={[pal.view, styles.photosContainer]}
|
||||
keyboardShouldPersistTaps="always"
|
||||
showsHorizontalScrollIndicator={false}>
|
||||
<TouchableOpacity
|
||||
testID="openCameraButton"
|
||||
|
||||
Reference in New Issue
Block a user