Skip to content

Default chevron not hiding once custom icon object being used #678

Open
@alicethefemme

Description

@alicethefemme

Describe the bug

The default chevron doesn't get hidden or removed when a new icon is made. The chevron doesn't listen to styling either to hide the container or the chevron itself.

To Reproduce

Steps to reproduce the behavior:

  1. Create a RNPickerSelect object
  2. Provide the object with a custom icon
    (3. ) Additionally add styling to hide the default chevron.

Expected behavior

The default chevron is disabled and the icon that has been added takes its place.

Screenshots

Image
Different background used here for your convenience at spotting it: Image

Additional details

  • Device: Nothing Phone 3a Pro using Expo Go
  • OS: Android 15
  • react-native-picker-select version: ^9.3.1
  • react-native version: 0.79.2
  • expo sdk version: ~53.0.9

Reproduction and/or code sample

Snack to preview the error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions