Swiftui Custom Text Style

[Solved] Swiftui Custom Text Style | Swift - Code Explorer | yomemimo.com
Question : swiftui custom text style

Answered by : tony-sacco

Text("Hello, world!") .font(.custom( "AmericanTypewriter", fixedSize: 36))

Source : https://sarunw.com/posts/swiftui-text-font/ | Last Update : Sat, 10 Sep 22

Answers related to swiftui custom text style

Code Explorer Popular Question For Swift