Skip to content

LeoNatan/LNSwiftUIUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LNSwiftUIUtils

An assorted collection of SwiftUI utilities.

Currently, the following utilities are offered:

  • Expose the stringKey in LocalizedStringKey
  • A conversion method from SwiftUI.Font to UIFont
    • The leading() modifier is not yet supported
  • A utility method in AttributeContainer to convert SwiftUI scope attributes to UIKit scope