https://github.com/viewstools/react-web-dimensions
React web dimensions, with the same API as React Native's
https://github.com/viewstools/react-web-dimensions
Last synced: about 1 year ago
JSON representation
React web dimensions, with the same API as React Native's
- Host: GitHub
- URL: https://github.com/viewstools/react-web-dimensions
- Owner: viewstools
- Created: 2017-05-05T21:20:51.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-06T13:44:41.000Z (about 9 years ago)
- Last Synced: 2024-04-25T01:22:33.291Z (about 2 years ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-web-dimensions
Taken from
[react-native-web](https://github.com/necolas/react-native-web/blob/master/src/apis/Dimensions/index.js)
so it can be used on its own.
License BSD-3-Clause