How to use custom font in react native when using @callstack/repack? #742
Unanswered
Ha0ran2001
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I already know how to use custom font in react native when using metro.
But how can I use custom font in @callstack/repack? I know the @callstack/repack/assets-loader and this is my configuration:
If my code as follow:
How can I apply the font named xxxfont? Should I download the font and add to my frontend project? or need android and ios support.
Beta Was this translation helpful? Give feedback.
All reactions