hoaphantn7604 / react-native-element-dropdown

A react-native dropdown component easy to customize for both iOS and Android.
MIT License
951 stars 165 forks source link

Any styling options for item container in Landscape mode? #206

Open dsound-zz opened 1 year ago

dsound-zz commented 1 year ago

We're trying to implement this library and notice we cannot control the itemListContainer when react native app is in landscape mode. It looks like this no matter what:

https://imgur.com/a/jrD79It

Using android emulator pixel 4 but have also tried on a a 6.

Using react-native 0.67.5 and react-native-element-dropdown 2.9.0,

dsound-zz commented 1 year ago

Want to bump this issue. We have not control over the styling of the dropdown position in landscape.