You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When change the params in font like: fontFamily, fontSize, but the hot loading ... can't refresh my words' font in ART.Text .
<ART.Textfont={{fontFamily:'sans-serif',fontSize:24,fontWeight:"normal",fontStyle:"normal"}}x={60}y={0}fill="#000000"alignment='center'>
Hello World
</ART.Text>
There also a problem when I change fontFamily and reload, but no thing changed.
Another problem is that is there any development-DOC about ART and it's children, eg: ART.Text?
Thank U for you help.
The text was updated successfully, but these errors were encountered:
It looks like your description is missing some necessary information, or the list of reproduction steps is not complete. Can you please add all the details specified in the template? This is necessary for people to be able to understand and reproduce the issue being reported.
I am going to close this, but feel free to open a new issue with the additional information provided. Thanks!
(Android5.0 RN0.47)
When change the
params
infont
like:fontFamily
,fontSize
, but the hot loading ... can't refresh my words' font inART.Text
.There also a problem when I change
fontFamily
and reload, but no thing changed.Another problem is that is there any development-DOC about ART and it's children, eg:
ART.Text
?Thank U for you help.
The text was updated successfully, but these errors were encountered: