From 2 days I've been trying to animate icons in a small utility app I made with MenuBarExtra. I can’t seem to figure out how Paste app did this animation, that goes off every time the user copies something. Anyone? Any idea?

#swift #macOS #swiftui

@dhanish add a NSStatusBarButton to the system NSStatusBar and update that UIImage on a timer.
@servusdei Thank you! I saw that one, but I was thinking there might a simpler way. Hope symbolEffect comes to macOS this year 🤞🏽