Skip to content

Picker crops the text #19849

Description

@olekspickle

Environment:
OS: macOS High Sierra 10.13.3
Node: 8.9.4
Yarn: 1.3.2
npm: 6.1.0
Watchman: 4.9.0
Xcode: Xcode 9.2 Build version 9C40b
Android Studio: 3.1 AI-173.4819257

Packages: (wanted => installed)
react: ^16.3.0-alpha.1 => 16.3.0-alpha.1
react-native: 0.54.0 => 0.54.0

I am totally aware of the similar issue (#14575 ) and do not understand why it was closed, because issue still prevails.

  • Select is basically Picker with styled-components wrapping.
<Select
        selectedValue={selected ? selected : value}
        onValueChange={onValueChange}
        itemStyle={!isAndroid && {height: 66, fontSize: 16}}
      >
        {childrens}
      </Select>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Ran CommandsOne of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions