react-native-responsive icon indicating copy to clipboard operation
react-native-responsive copied to clipboard

Orientation query

Open phillbaker opened this issue 8 years ago • 0 comments

Hello - thanks for the hard work on this project - it's been very useful. I'm wondering whether there are any plans to support the orientation query?

It appears that the width and height measurements are orientation agnostic - would testing whether Dimensions.get("window").width < Dimensions.get("window").height be a good basis for the orientation query?

phillbaker avatar Aug 08 '17 14:08 phillbaker