ctrlplusb / react-component-queries

Provide props to your React Components based on their Width and/or Height.
MIT License
183 stars 12 forks source link

Works with React Native? #94

Closed loganpowell closed 5 years ago

loganpowell commented 6 years ago

Perhaps a stupid question, but would react-component-queries work in a React Native context?

ctrlplusb commented 5 years ago

I highly doubt it. It would need to be executed within a WebView context rather than native. 👍