react-native-custom-picker icon indicating copy to clipboard operation
react-native-custom-picker copied to clipboard

Support landscape orientation on iOS

Open rrrasti opened this issue 4 years ago • 0 comments

The current implementation changes landscape orientation to portrait when a custom picker modal is shown on iOS device. This PR ensures, that the orientation won’t be changed and the modal will be shown according to the device orientation.

rrrasti avatar Apr 09 '21 07:04 rrrasti