Change Font Swiftui

[Solved] Change Font 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 change font swiftui

Code Explorer Popular Question For Swift