Stabilize native composer focus (#11624)

This commit is contained in:
DS Boyce
2026-08-31 21:54:13 -07:00
committed by GitHub
parent 5be7d72011
commit 96e6baa47b
+2
View File
@@ -1681,6 +1681,8 @@ let ComposerPost = memo(function ComposerPost({
return (
<View
// Keep focused inputs attached while active-state opacity changes.
collapsable={false}
style={[
a.mx_lg,
a.mb_sm,