How to Add Custom Google Fonts to React Native App on Android and iOS

preview_player
Показать описание
In this tutorial, you'll learn to add custom google fonts to react native app on Android & iOS without expo. The react native app is created using react-native init command. Add any kind of custom fonts to your app easily.

Рекомендации по теме
Комментарии
Автор

Great explanation sir Thanks for your efforts.

muhammadfarooq
Автор

Thanks Pradip da, You saved my day :)

debnath
Автор

Hi... when I run the command 'react-native link', I got none other than this => "(node:14056) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)" ... Can you please help me with this?

cherishmashree
Автор

Hello, I am new in react-native i want to now how to select just one item in flatlist and how to highlight that selected item and i also want to know how to pass data one page to another page between flatlist.

pathanjaved
Автор

Hi custom font not work perperly with vector iocns library

RahulSingh-rvlm
Автор

Excellent work!
Sir I have only 4GB ram laptop so I can't install Android Studio in it.
I heard that react native works without Android Studio(AS) .
Are your tutorial based on react native without AS, if yes 😫🙏🙏💓 please make a tutorial to set up the the environment to run all your tutorials thankyou.
Please respond.

urazeem
Автор

how to use authcontext for phone no and otp screen

codingwithamit
Автор

I like your all videos.
can you tell me how you are using Android and IOS both emulator in single OS.?
I am using Window OS.
So how i can use both emulator in Window OS.

SujeetKumar
Автор

react-native link not working! I check in the android main directory but I can't find the assets folder. I try to find a solution on google but can't find it. please help me

parth-darji
Автор

the command " react-native link " is not working when tried to write

태형김-lh
Автор

This is no longer working (atleast for me)
What i did was create a react-native.config.js in the root folder and i wrote this there
module.exports = {
project: {
ios: {},
android: {},
},
assets: ['./assets/fonts/'],
};
Then run npx react-native link and you are good to go!

giggity
Автор

Can someone tell me how to do this in my realme mobile phone ??

preetham.
Автор

Nowadays while creating a new React Native project, I get an error like "11 low severity vulnerabilities are found". Did you come across this error? If so, how did you solve this error?

JeffrinJ
Автор

Thanks very helpful, however far far far far too long, you should have/ could have shortened it to a 3 min video. The fact that I'm taking the time to comment should express my frustration

joshuadouglas-smith
Автор

im using expo and its not working. it cant recognize the command reract-native link in the commandline

kwameagyenim-boateng
Автор

EU PERDI A PACIENCIA PORQUE VC FALA PRA CACETE, MAS RESOLVEU MEU PROBLEMA ... AHH NAO GOSTOU ? BOTA NA CONTA DO PAPA

allanhebert
Автор

for react-native .70<. Create file react-native.config.js ---> module.exports = { project: { ios:{}, android: {} }, assets: [ './your/assets/folder/' ] }. npx react-native-asset.

genka
visit shbcf.ru