make composer pills tappable when keyboard is active (#7717)
This commit is contained in:
@@ -1124,6 +1124,7 @@ function ComposerPills({
|
||||
contentContainerStyle={[a.gap_sm]}
|
||||
horizontal={true}
|
||||
bounces={false}
|
||||
keyboardShouldPersistTaps="always"
|
||||
showsHorizontalScrollIndicator={false}>
|
||||
{isReply ? null : (
|
||||
<ThreadgateBtn
|
||||
|
||||
Reference in New Issue
Block a user