Answer the question
In order to leave comments, you need to log in
Why is the animation on the iphone twitching?
Created a simple page when the key is pressed, the blocks are swapped
, animation is set via -webkit-transform:translate
and CSS animation. Works well on a computer, but on Iphone * + iphoneX twitches
Answer the question
In order to leave comments, you need to log in
Use
Or
will-change:transform;
transform:translate3d(x, y, z);
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question