React Native Picker Select: What defines clickable area?

155 views Asked by At

I'm using react-native-picker-select and sometimes when I click it, it doesn't open the picker. There are a few different style properties, but I'm wondering which one, if I apply borderWidth: 1 to it, will enclose the area that is clickable, and outside of it not clickable?

0

There are 0 answers