Skip to content
This repository has been archived by the owner on May 7, 2022. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 205 Bytes

how-to-add-fonts.md

File metadata and controls

7 lines (5 loc) · 205 Bytes

Run the command:

npx react-native link

This will add the fonts in this directory to the native iOS and Android projects. Ensure the path to this directory at react-native.config.js is correct.