You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you share the code?
But basically, the component has nothing to do with the fontFamily. Whatever text style you pass to the title component it will get. Rendering is done by React Native. You need to check if your custom font family is displayed with React Native's built-in Text component.
I tried changing the font family of the titles (Enter and locked) but they don't seem to pick no matter what i do.
The text was updated successfully, but these errors were encountered: