toggle menu
ReactAndroid
next
JVM
switch theme
search in API
ReactAndroid
/
com.facebook.react.common.assets
/
ReactFontManager
/
addCustomFont
add
Custom
Font
fun
addCustomFont
(
context
:
Context
,
fontFamily
:
String
,
fontId
:
Int
)
fun
addCustomFont
(
fontFamily
:
String
,
font
:
Typeface
?
)
Equivalent method to {@see addCustomFont(Context, String, int)} which accepts a Typeface object.