Skip to content

Instantly share code, notes, and snippets.

@ra9r
Created October 3, 2022 01:53
Show Gist options
  • Save ra9r/8e6e13952b2ff17ba21c53341d65fdaf to your computer and use it in GitHub Desktop.
Save ra9r/8e6e13952b2ff17ba21c53341d65fdaf to your computer and use it in GitHub Desktop.
How to use SF Rounded Font in Swift UI
Text("Your Text").font(.system(.body, design: .rounded))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment