Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Line spacing isn't consistent for the text with emojis #444

Open
VickyStash opened this issue Jul 29, 2024 · 1 comment
Open

Line spacing isn't consistent for the text with emojis #444

VickyStash opened this issue Jul 29, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@VickyStash
Copy link
Contributor

Problem

Line spacing isn't consistent for the text with emojis on iOS

Steps to reproduce

  1. Test with multiline input with next styles:
input: {
    fontSize: 15,
    lineHeight: 22,
    width: 220,
    fontWeight: '400',
    verticalAlign: 'middle',
    padding: 5,
    borderColor: 'gray',
    borderWidth: 1,
  },

Also markdownStyle should include {emoji: {fontSize: 19}}

  1. See that line spacing isn't consistent
Screenshot

image

Platform

iOS

@VickyStash
Copy link
Contributor Author

^^ @parasharrajat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants