picker
picker copied to clipboard
Picker is a cross-platform UI component for selecting an item from a list of options.
When i try to use picker in react native expo tsx it show this error: how to fix it? Invariant Violation: requireNativeComponent: "RNCAndroidDialogPicker" was not found in the UIManager. This...
Hello, maintainers. I am using the library with `react-hook-form` and my goal is to focus programmatically on my custom Picker UI for IOS using the `setFocus` method, which works by...
invariant Violation: requireNativeComponent: "RNCAndroidDialogPicker" was not found in the UIManager
ios working fine but android returns this error : nvariant Violation: requireNativeComponent: "RNCAndroidDialogPicker" was not found in the UIManager
The contents of the package.json file are as follows: ```json { "name": "awesome-project", "version": "0.0.1", "private": true, "scripts": { "android": "react-native run-android", "ios": "react-native run-ios", "lint": "eslint .", "start": "react-native...
**Describe the bug** On Android, when you press, hold, and scroll on the picker input without releasing, the picker opens immediately below the input. **Steps to reproduce the behavior:** use...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.4 to 4.4.1. Changelog Sourced from fast-xml-parser's changelog. Note: If you find missing information about particular minor version, that version must have been changed without any functional...
## Overview This PR upgrades the Windows implementation of the Picker component to use the new architecture based on XAML Islands. The goal is to modernize the component, improve compatibility...
After upgrading to @react-native-picker/picker v2.11.4 the Picker.Item property 'color' is ignored by my iOS app (RN 0.81.1 New Architecture enabled) Regressing to v2.11.3 solved the issue.
Hello, I’m experiencing some crash with @react-native-picker/[email protected] in Android production builds (EAS / Play Store / Google build), but everything works fine in local development builds. ### Environment - Expo...
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.2. Changelog Sourced from node-forge's changelog. 1.3.2 - 2025-11-25 Security HIGH: ASN.1 Validator Desynchronization An Interpretation Conflict (CWE-436) vulnerability in node-forge versions 1.3.1 and below...