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
<Text style={{backgroundColor:'red', marginBottom:12}}>This text has no emojis</Text>
<Text style={{backgroundColor:'red'}}>This text has 😑 emojis</Text>
notice the difference in height
Expected both lines have the same height.
As you can expect in any text emojis should not affect the line height for example in github 👇
To reproduce copy this to any view
notice the difference in height
Expected both lines have the same height.
As you can expect in any text emojis should not affect the line height for example in github 👇
Related to #4457
The text was updated successfully, but these errors were encountered: