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
This way, everything runs in the background using the GPU where possible. Using CoreAnimation directly is much more efficient. It’s also easier to maintain.
The text was updated successfully, but these errors were encountered:
Please consider using this approach
https://github.com/JanX2/yrk-spinning-progress-indicator-layer/tree/idiomatic-core-animation
instead of using displaylink
https://github.com/kelan/YRKSpinningProgressIndicator/compare/displaylink
This way, everything runs in the background using the GPU where possible. Using CoreAnimation directly is much more efficient. It’s also easier to maintain.
The text was updated successfully, but these errors were encountered: