picker icon indicating copy to clipboard operation
picker copied to clipboard

Picker on Android text no longer visible or interactive with just flex: 1

Open sammjinks opened this issue 3 years ago • 1 comments

When using Picker on an Android device, prior versions allowed the display to be shown as expected with just flex: 1. Now, the display doesn't show properly, and the dropdown pickers are no longer interactive. Height has to be manually set to a non-zero value in order for the display to work.

Screenshot_20211122-134649

Please address this in a future version so the picker works as expected with react native's stylesheet setup.

sammjinks avatar Nov 22 '21 21:11 sammjinks

check this, it solved for me. issue: #273

bygiro avatar Dec 07 '21 21:12 bygiro