Skip to content

Idiomatic CoreAnimation approach #7

@JanX2

Description

@JanX2

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions