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 want to set background whit in dropdown list how? ( i mean in piker.item list)

the `itemStyle` prop also works with passing a class name

I am trying to get the text to the center and to change all the text to uppercase I am not able to do that in any kind of style....

Error: Unable to resolve module @react-native-picker/picker from C:\Users\user\Desktop\proj\app\Share\Header.js: @react-native-picker/picker could not be found within the project or in these directories: node_modules ..\..\..\..\node_modules If you are sure the module exists, try...

I'd like to change the ellipsize mode to "clip" instead of "tail" on iOS, is that possible?

Error: ``` > Configure project :react-native-picker_picker [Fatal Error] gson-2.8.0.pom:2:1: O conte·do nÒo Ú permitido no pr¾logo. [Fatal Error] httpmime-4.5.2.pom:2:1: O conte·do nÒo Ú permitido no pr¾logo. [Fatal Error] httpcore-4.4.5.pom:2:1: O...

Is there any plan to remove usages of jcenter() repository from your build scripts and migrate your build to other maven repositories?

I need a placeholder for this picker. Because there is no placeholder, I ended up adding item and giving it `enabled={false}`. But when I add style to this item, the...

That is my testfile for a component where i use react-native-picker, when i run it i get this error. How can i setup my testfile so it does not fail?...

help wanted
good first issue

We are using react-native-web and on the web side with an edit form, the existing data sets the correct dropdown just fine. The web side imports from the depreciated 'react-native'....