Stabilize native composer focus (#11624)
This commit is contained in:
@@ -1681,6 +1681,8 @@ let ComposerPost = memo(function ComposerPost({
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<View
|
<View
|
||||||
|
// Keep focused inputs attached while active-state opacity changes.
|
||||||
|
collapsable={false}
|
||||||
style={[
|
style={[
|
||||||
a.mx_lg,
|
a.mx_lg,
|
||||||
a.mb_sm,
|
a.mb_sm,
|
||||||
|
|||||||
Reference in New Issue
Block a user