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 think docs should be updated to be more clear how we can style the picker container, item vs. Its really, really hard to make it

I've updated Gradle build tools and now getting build errors from this package. Errors are: > Caused by: org.gradle.api.GradleException: Lint found errors in the project; aborting build. Fix the issues...

This problem is really specific and I'm trying to understand what is going on. It happens just on a device iOS 16.6, on simulator does not happen. The Picker does...

![image](https://github.com/react-native-picker/picker/assets/62445940/ce7482f3-c813-43ea-a5c7-52f8bb141030) "@react-native-picker/picker": "^2.5.1" `themeVariant` is not working. how can i apply different color on dropdown ? applying color on and not working properly.. 👇👇 is there any way? ![WhatsApp Image...

How can I set custom font to PickerItem on Windows? I tried to set `itemStyle` props, but not working. ``` ... itemStyle={[ itemStyle, { fontFamily: customFontFamily, }, ]} ... ```...

The actions in the dropdown is continuously scrolling when it is scrolled via touch. Using touch, the picker scrollbar is keep on scrolling in UWP. @react-native-picker/picker : 2.4.8 react-native :...

Hey guys, ran into an interesting bug with the Picker. Pretty normal use that works exactly as expected on iOS/Android. But for some reason on web, it freezes and crashes...

# Summary The `testID` prop is set to items but it does not show up in Appium / BrowserStack when loading the iOS build. # Context The `testID` prop is...

This code was shown when I toggle open the picker continuously. Likely because of memory leak. Here's what I did: I put the iOS picker inside a [bottom sheet](https://www.npmjs.com/package/react-native-raw-bottom-sheet) If...

Bumps [activesupport](https://github.com/rails/rails) from 6.1.5 to 6.1.7.6. Release notes Sourced from activesupport's releases. v6.1.7.6 No changes between this and 6.1.7.5. This release was just to fix file permissions in the previous...

dependencies
ruby