react-native-device-detection
react-native-device-detection copied to clipboard
Flip width and height on rotate
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.
Would #14 work?
Yes, I think it would