hossein-zare / react-native-dropdown-picker

A single / multiple, categorizable, customizable, localizable and searchable item picker (drop-down) component for react native which supports both Android & iOS.
https://hossein-zare.github.io/react-native-dropdown-picker-website/
MIT License
997 stars 297 forks source link

Dropdown inside "react-native-linear-gradient" component not fully visible #153

Open nicolas-wl opened 4 years ago

nicolas-wl commented 4 years ago

Describe the bug When trying to open the dropdown inside a "react-native-linear-gradient" component (inside a nested view), the dropdown is only partially visible (see expo snack)

expo snack https://snack.expo.io/@weblion/issue-react-native-linear-gradient

Info

Jigar6720 commented 2 years ago

Same here