Skip to content

Instantly share code, notes, and snippets.

@dayze
Last active April 25, 2022 11:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dayze/d5525e05b4c048f319e5174fd3d6683a to your computer and use it in GitHub Desktop.
Save dayze/d5525e05b4c048f319e5174fd3d6683a to your computer and use it in GitHub Desktop.
add fonts RN

Add fonts

add

module.exports = {
  assets: ['./src/assets/fonts'],
};

add fonts and run npx react-native link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment