mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 11:34:45 +00:00
Fix jump to button showing inside composer (#16999)
This commit is contained in:
parent
a6710f902f
commit
50134ebeff
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user