picker icon indicating copy to clipboard operation
picker copied to clipboard

Picker is a cross-platform UI component for selecting an item from a list of options.

Results 186 picker issues
Sort by recently updated
recently updated
newest added

I need to call onValueChange the first time when use click on first item, but it doesn't call onValueChange for first item at first time the items dialog shows, does...

**libs**: - @react-native-picker/picker: v2.4.1 - react-native: v0.68.1 **device**: API 28 Android 9.0 (Google APIs) **problem**: i was creating custom inputs style, and comes to type=select (picker), i have problem in...

I'm trying to display a dropdown menu in a React Native android app. I used React Native Picker for the purpose, and it seems very limited in styling and positioning...

# Bug I am unable to get this to work. I'm receiving the following error `Violation: requireNativeComponent: "RNCPicker" was not found in the UIManager. This error is located at: in...

is it possible to show the month a year ? without the day

The picker doesn't work at all if we don't specify width and height, and there is no mention in the docs that we need to put it to make it...

I am building my expo app use EAS I run ```eas build --platform android``` It throws me an err ``` Running npm in the root dir of your repository [stderr]...

Hey, It's getting really frustrating to add styling to this library. Several stuff just dont work. Im on android. I try to add fontFamily and styling to Picker.Item, it does...

All of them work except the background, but I couldn't get the background color to work. All I want is #000 for the background, but no matter what I tried,...

![IMG_20220506_020648.jpg](https://user-images.githubusercontent.com/46184858/167041421-1331c364-68e2-4442-a7f3-a0dfdc8d4fac.jpg) ![Screenshot_20220506_020830.jpg](https://user-images.githubusercontent.com/46184858/167041381-c7c78439-5395-42a5-8a5d-da347ea87de2.jpg)