Feature Description
It seems that we have the ability to change fonts, but this feature is not yet implemented in the library. https://developer.apple.com/documentation/swiftui/view/font(_:)
https://developer.apple.com/documentation/BundleResources/Information-Property-List/UIAppFonts
Problem Statement
We can customize the font
Proposed Solution
Can we simply pass the expo-font-generated fontFamily name as a string?
Alternatives Considered
No response
Current Library Version
1.0.0
Implementation
Additional Context
No response
Feature Description
It seems that we have the ability to change fonts, but this feature is not yet implemented in the library. https://developer.apple.com/documentation/swiftui/view/font(_:)
https://developer.apple.com/documentation/BundleResources/Information-Property-List/UIAppFonts
Problem Statement
We can customize the font
Proposed Solution
Can we simply pass the
expo-font-generatedfontFamilyname as a string?Alternatives Considered
No response
Current Library Version
1.0.0
Implementation
Additional Context
No response