Skip to content

add allowFontScalingOption#50

Open
islandryu wants to merge 1 commit intoexpo:masterfrom
islandryu:master
Open

add allowFontScalingOption#50
islandryu wants to merge 1 commit intoexpo:masterfrom
islandryu:master

Conversation

@islandryu
Copy link

add allowFontScalingOption

If stack twice, allowFontscaling of child will not work.
Therefore, allowFontscaling cannot be set in .

<Text>
  {/* allowFontScaling={false} not work */}
  <Text allowFontScaling={false}>text</Text>
</Text>;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant