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...