Skip to content

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