fateh999 / react-native-paper-dropdown

Dropdown using react native paper TextInput and Menu
MIT License
130 stars 74 forks source link

Unable to scroll dropDownContainer on Android #36

Closed yutanakano closed 1 month ago

yutanakano commented 2 years ago

It works fine on iOS, but as the title says, I can't scroll dropDownContainer on Android.

Raheel1258 commented 2 years ago

In my case it scrolls normally. But when dropdownContainer appears within a scrollview, it does not scroll.