I am using react-native webview
to display some web content in my
react-native
app. and my app font-family
and webview
font-family
is different.
I want to change webview font-family
from app.
Is there any method to change font-family
of webview
(custom-font-from-assets-directory), please help me.. Thanks