George Nhari
Code with C4

Code with C4

Follow
Follow
homeSwift Bug Bountynewsletter
Tag

fonts

#fonts

More content

Read more stories on Hashnode


Articles with this tag

How can I provide two different fonts to a text based on the current Locale in SwiftUI?

Jan 8, 20231 min read

You can use the .font() modifier to set the font of a text view in SwiftUI. If you want to use different fonts depending on the current locale, you...

How can I provide two different fonts to a text based on the current Locale in SwiftUI?