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
Currently it isn't possible to pass props through to <Text/> components, which means it isn't possible to configure options like allowFontScaling and 'minimumFontScale`.
Currently it isn't possible to pass props through to
<Text/>components, which means it isn't possible to configure options likeallowFontScalingand 'minimumFontScale`.I've created a pull request for this: #35