react-native-device-detection icon indicating copy to clipboard operation
react-native-device-detection copied to clipboard

Flip width and height on rotate

Open nickineering opened this issue 5 years ago • 2 comments

This is a really useful project. Saved myself from a headache with more complicated alternatives. Presently when you rotate the screen the width and the height remain as is despite having been flipped. Would be great if this could detect that so it does not have to be done manually. Not sure how or if that would be possible, but would be very useful if it were.

nickineering avatar Jan 17 '20 15:01 nickineering

Would #14 work?

m0ngr31 avatar Jan 29 '20 00:01 m0ngr31

Yes, I think it would

nickineering avatar Feb 14 '20 17:02 nickineering