From 7f9d89af10746a4d788fffb2e452c17cc69e6e05 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Mon, 31 Aug 2026 18:59:12 -0500 Subject: [PATCH] APP-2974: Avoid composer layout animations --- src/view/com/composer/Composer.tsx | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/src/view/com/composer/Composer.tsx b/src/view/com/composer/Composer.tsx index 3fb8db78fa..186d6ddaad 100644 --- a/src/view/com/composer/Composer.tsx +++ b/src/view/com/composer/Composer.tsx @@ -29,7 +29,6 @@ import Animated, { FadeOut, interpolateColor, LayoutAnimationConfig, - LinearTransition, scrollTo, useAnimatedRef, useAnimatedScrollHandler, @@ -1461,7 +1460,6 @@ export const ComposePost = ({ + + )} - + ) }