What are some new animations in

Asked on 06/11/2025

@wwdc25

1 search

At WWDC 2025, Apple introduced several new animations, particularly in the context of SF Symbols 7 and UIKit. Here are some highlights:

  1. SF Symbols 7:

    • Draw Animations: New animation presets called "Draw on" and "Draw off" have been introduced. These animations allow symbols to animate on and off the screen, leveraging the symbol's layer structure. This can be used to emphasize relevant moments through animation. What’s new in SF Symbols 7
    • Magic Replace: Enhancements to Magic Replace provide greater continuity when animating between related symbols. It now recognizes matching enclosures to provide seamless transitions. What’s new in SF Symbols 7
    • Variable Draw: This feature allows for rendering paths at specific percentages, useful for visualizing progress, such as downloads or temperature changes. What’s new in SF Symbols 7
  2. UIKit:

    • Magic Replays Transitions: These transitions can perform special draw animations between certain symbols, such as transitioning between a circle symbol and a filled check mark symbol. What’s new in UIKit

These new animation capabilities enhance the expressiveness and interactivity of symbols and UI elements in apps, providing developers with more tools to create engaging user experiences.