Skip to content

Instantly share code, notes, and snippets.

@sefacr
Created June 15, 2025 12:54
Show Gist options
  • Save sefacr/6f4d48aca321473ed5476b401a5c3b67 to your computer and use it in GitHub Desktop.
Save sefacr/6f4d48aca321473ed5476b401a5c3b67 to your computer and use it in GitHub Desktop.
SF Symbols 7
var config = UIButton.Configuration.plain()
config.symbolContentTransition = .init(.replace)
myButton.configuration = config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment