What’s new in SF Symbols 5

RSS for tag

Discuss the WWDC23 Session What’s new in SF Symbols 5

Posts under wwdc2023-10197 tag

2 Posts
Sort by:

Post

Replies

Boosts

Views

Activity

Coloring SFSymbol in code
I'm currently experimenting with SFSymbol animations for iOS 17.0 I have a custom symbol that I like to animate with the Variable Color effect, and I want to set the colors in code. However, coloring the symbol in code doesn't work. What am I missing? Image("my-fancy-custom-symbol") .symbolRenderingMode(.multicolor) .foregroundStyle(.white, .yellow) .symbolEffect(.variableColor, options: .repeating)
0
0
631
Jul ’23