react-native-match-media
window.matchMedia
polyfill for React Native
Has a peer dependency of walmartreact/react-native-orientation-listener, so make sure that's installed first.
Usage
globalmatchMedia = matchMedia
if globalmatches // Do something
License
MIT