How can I load multiple font variants in the theme configuration file? #2051
Unanswered
lucasfsduarte
asked this question in
Q&A
Replies: 1 comment
-
I am having this same issue. Is there any other way to load custom fonts? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I'm currently migrating an application created with NativeBase to Gluestack and I had a small problem with fonts. I'm loading my fonts from
@expo-google-fonts/montserrat
as follows:The problem is that I haven't figured out how to load all of this into my ejected
gluestack-ui.config.ts
theme config file. Currently the fonts section looks like this:Am I on the right track or am I screwing up? Any help would be amazing, thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions