react-native-website icon indicating copy to clipboard operation
react-native-website copied to clipboard

Text Style Prop fontSize lacks documentation

Open tibbe opened this issue 2 years ago • 1 comments

Description

The documentation of the fontSize property provides very little documentation (it literally only says: "number"), given how complex it is to navigate the space of converting a design (in e.g. Figma) to React Native and have it match the intention. It would be great if this was fleshed out. For example, is the fontSize passed as is to underlying native APIs unchanged? Is it scaled somehow? Is it in DPI?

Documentation version

0.69

tibbe avatar Jun 29 '22 06:06 tibbe

It is in DPI. I also had limited clarity for some time coming from web. It is relative to screen size to make text layout screensize agnostic, I guess.

agrittiwari avatar Jul 06 '22 09:07 agrittiwari

👋 Hey there, it looks like there has been no activity on this issue in the last 90 days. Has the issue been fixed, or does it still require the community attention? This issue will be closed in the next 7 days if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Oct 05 '22 02:10 github-actions[bot]

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.

github-actions[bot] avatar Oct 12 '22 02:10 github-actions[bot]