react-native-picker / picker

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

Picker item alignment #389

Open Dulat-Akan opened 2 years ago

Dulat-Akan commented 2 years ago

I am attempting to align the picker item with picker component, here is results

default_dropdown_behavior

We are attempting to apply style changes to the picker item to ensure that the picker item aligns with the picker component, but we had no success. Any assistance or insights will be appreciated.