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 278 forks source link

Support for mac catalyst #454

Open elmcapp opened 1 year ago

elmcapp commented 1 year ago

Can we add support for Mac catalyst. Current the picker looks like the iOS picker and when running under catalyst it should have the same look as macOS. Just asking now that React Native support catalyst build for Mac

on catalyst it looks like this

Screen Shot 2022-11-03 at 11 53 26 PM

Below it should look like this on catalyst Screen Shot 2022-11-03 at 11 54 28 PM