react-native-picker / picker

Picker is a cross-platform UI component for selecting an item from a list of options.
MIT License
1.53k stars 289 forks source link

invariant Violation: requireNativeComponent: "RNCAndroidDialogPicker" was not found in the UIManager #578

Open quattrogecko opened 4 months ago

quattrogecko commented 4 months ago

ios working fine but android returns this error : nvariant Violation: requireNativeComponent: "RNCAndroidDialogPicker" was not found in the UIManager

edenmalin6 commented 2 months ago

Have you tried rebuilding the app for android?