Adding Custom Fonts in React Native
💡
simple steps to follow
Download Fonts: Go to a font site like Google Fonts, pick a font (e.g., "Briem Hand"), and download it.
Rename Files: After extracting the zip file, rename the font file to match its full name, like "Briem Hand.ttf".
Ad...
subham123.hashnode.dev1 min read