How To Set The Font Of Text In Swiftui

[Solved] How To Set The Font Of Text In Swiftui | Swift - Code Explorer | yomemimo.com
Question : how to set the font of text in swiftui

Answered by : blueeyed-booby-yb48kgqo8fq2

Text("Simple Swift Guide").font(.system(size: 45, weight: .bold, design: .default))

Source : https://www.simpleswiftguide.com/swiftui-font-tutorial/ | Last Update : Wed, 16 Dec 20

Answers related to how to set the font of text in swiftui

Code Explorer Popular Question For Swift