We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.fontFamily("{my_custom_font_name}")
I need to apply my custom UIFont, I try to set font family via this method .fontFamily("{my_custom_font_name}"),but it's not working🥹🥹
Originally posted by @YPODDDD in #481
The text was updated successfully, but these errors were encountered:
same issue here is there any way ?
Sorry, something went wrong.
Same issue. Can we do that with workaround solition like css? And font-weight is not support semi-bold
semi-bold
@AAChartModel @kellyroach
No branches or pull requests
I need to apply my custom UIFont, I try to set font family via this method
.fontFamily("{my_custom_font_name}")
,but it's not working🥹🥹Originally posted by @YPODDDD in #481
The text was updated successfully, but these errors were encountered: