You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using a single CAShapeLayer for drawing a complex curve dramatically decreases the general performance including animation. Should be changed to use composition of layers.
The text was updated successfully, but these errors were encountered:
Using a single
CAShapeLayer
for drawing a complex curve dramatically decreases the general performance including animation. Should be changed to use composition of layers.The text was updated successfully, but these errors were encountered: