Skip to content

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

Open
@VickyStash

Description

@VickyStash

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

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions