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
971 stars 295 forks source link

item out of parent container is not clickable #568

Open bekatd opened 2 years ago

bekatd commented 2 years ago

this area, which is overflown from container view, is not intractable :|

image

bekatd commented 2 years ago

and performance is super-super slow even with flatlist and even with 5 items :|

and it does not have any animations built-in :|

mikehardy commented 2 years ago

https://stackoverflow.com/help/how-to-ask https://stackoverflow.com/help/mcve

--> share a snack demonstrating the problem

siniradam commented 2 years ago

This is a problem for android, and I'm not sure it can be fixed with the given options. This one promises to tackle that issue, basically, you have to show options in a modal, on top of other views. https://github.com/sohobloo/react-native-modal-dropdown