Emojis are clipped when using certain combinations of fontFamily
, fontSize
and lineHeight
#44929
Labels
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
p: Software Mansion
Partner: Software Mansion
Partner
Resolution: Fixed
A PR that fixes this issue has been merged.
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
Description
When using certain combinations of
fontFamily
,fontSize
andlineHeight
, the baseline is moved a bit upwards which results in emojis being clipped from the top.Steps to reproduce
React Native Version
0.74.2
Affected Platforms
Runtime - iOS
Areas
Fabric - The New Renderer
Output of
npx react-native info
Reproducer
https://snack.expo.dev/@jpiasecki/clipped-emojis-repro
Screenshots and Videos
The text was updated successfully, but these errors were encountered: