Skip to content

lineHeight styling doesn't impact multiline TextInput #14232

@florianpeninon

Description

@florianpeninon

Description

lineHeight styling doesn't impact TextInput when multiline is set to true

Reproduction Steps and Sample Code

kapture 2017-05-28 at 1 48 28

<TextInput
    multiline={true}
    style={{
        lineHeight: fontLineHeight,
    }}
/>

Additional Information

  • React Native version: 0.44.0
  • Platform: iOS (didn't test on Android)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions