• First download font’s from web or google fonts then create asset’s folder in
  • project directory after that create fonts folder and lastly copy all the font’s that
  • you need in that directory after that create a file name react-native.config.js in
  • your project directory after that add below code in that directory
Copy to Clipboard
  • And last step is to run below command in command prompt
Copy to Clipboard
  • And now you are good to go now
  • use it like below

If somehow you are getting error called font not recognise then just restart your project, uninstall app close terminal and run again wit reset cache, and it should work fine