picker
picker copied to clipboard
Picker is a cross-platform UI component for selecting an item from a list of options.
I enabled new architecture and fabric support in my app, and after that the Picker stoped working and showing `'RNCAndroidDialogPicker' is not Fabric compatible yet`. Is there any plans to...
Swiping over picker on Android causes it to open in dropdown mode, even though "dialog" mode is explicitly set **CodeSandBox/Snack link** [snack code example](https://snack.expo.dev/@krygelv/moody-pretzels) 
# Question Hi, I'm using react-native-community/picker v1.6.1, and I'm trying to make a pre-styled picker item to avoid having the color property on each item. Below is a showcase App.js....
Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex Commits 000ac18 Build 2.24.4 f2006b6 Bump version...
Hi itemStyle does not apply to each item, but rather the picker itself. It is supposed to receive StyleProp but none of the text styles apply to the labels (e.g.,...
Invariant Violation: requireNativeComponent: "RNCAndroidDialogPicker" was not found in the UIManager
# Bug report ## Summary In expo 38 I get an error: **Invariant Violation: requireNativeComponent: "RNCAndroidDialogPicker" was not found in the UIManager** ``` "expo": "^38.0.0" "react": "16.11.0" "@react-native-community/picker": "^1.6.6" ```...
> Task :react-native-picker_picker:lint FAILED Ran lint on variant debug: 4 issues found Ran lint on variant release: 4 issues found Wrote HTML report to file:///home/adityabohra/Documents/Dev/TestReact/AwesomeProject/node_modules/@react-native-picker/picker/android/build/reports/lint-results.html Wrote XML report to file:///home/adityabohra/Documents/Dev/TestReact/AwesomeProject/node_modules/@react-native-picker/picker/android/build/reports/lint-results.xml...
I implemented the picker on iOS but on Android I'm getting an Invalid hook call everytime I reach the component where my picker lives. Is anyone else seeing this issue?...
I have a form with three pickers, after the user fills that form I move him to a new screen with a button to fill another form, so when a...
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...