react-native-picker / picker

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

Support for Fabric or new architecture #442

Open AbhiSharma722 opened 2 years ago

AbhiSharma722 commented 2 years ago

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 adopt new architecture in Picker library?