How to install custom fonts in your react native application
Search for the desired font. You can find some at fonts.google.com
Download the package and install it on your local machine
Create an assets folder in the root of your React native application
Create a fonts folder inside the assets folder and mo...
mawusikpodo.hashnode.dev1 min read