Then the css bundle removes all individual transformation properties written before transform property and all those transformation properties written after transform property are merged into the ...
While working on transform matrices optimization in CSS animations transformation in Reanimated, I noticed that I am getting weird results while trying to apply a 2d transform matrix. Even though the ...