Antipattern question #4348
Unanswered
lauridskern
asked this question in
Q&A
Replies: 1 comment
-
The purpose is to negate the padding I am adding at the bottom of the input field when the keyboard is opened. See attached video. When testing on a device it becomes quite obvious that the animation isn't quite smooth. The jittering is best seen when looking at the round send button in the second video CleanShot.2023-04-10.at.20.32.26.mp4RPReplay_Final1681151705_AdobeExpress.mp4 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it an antipattern to add a value to an animated value like in the following code?
I am asking because the animation doesn't feel quite smooth.
Beta Was this translation helpful? Give feedback.
All reactions