AdelRedaa97 / react-native-select-dropdown

react-native-select-dropdown is a highly customized dropdown | select | picker | menu for react native that works for andriod and iOS platforms.
MIT License
325 stars 142 forks source link

support for landscape in iOS #17

Closed mohsenV1980 closed 2 years ago

mohsenV1980 commented 3 years ago

support for landscape in iOS added set supportedOrientations={['portrait', 'landscape']} in Modal component

AdelRedaa97 commented 2 years ago

It works fine thanks 🙏 😊