Fix jump to button showing inside composer (#16999)

This commit is contained in:
Ibrahem Khalil 2023-08-15 11:31:50 +03:00 committed by GitHub
parent a6710f902f
commit 50134ebeff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@
(reanimated/animate opacity (if hide-shell? 0 1))
(reanimated/animate y-shell (if hide-shell? 35 0)))
[@focused? @messages.list/show-floating-scroll-down-button])
(rn/use-effect #(reanimated/animate y-container neg-y) [reply edit])
[reanimated/view
{:style (style/shell-container height y-container)}
[reanimated/view