Open
Description
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:
- Create a RNPickerSelect object
- 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
Different background used here for your convenience at spotting it:
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
Labels
No labels