react-native-match-media-polyfill
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

react-native-match-media-polyfill

window.matchMedia polyfill for React Native so you can use react-responsive or similar libs. also suports react-native-web

Installation

Open a Terminal in your project, and run:

yarn add react-native-match-media-polyfill

Usage

Import the polyfill at the top of your file before using the window.matchMedia API or at top of your index.js or App.js file

import 'react-native-match-media-polyfill'
// use the match media API

And we're done 🎉

LICENSE

MIT

/react-native-match-media-polyfill/

    Package Sidebar

    Install

    npm i react-native-match-media-polyfill

    Weekly Downloads

    4,185

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    14.1 kB

    Total Files

    25

    Last publish

    Collaborators

    • arnnis