react-native-window-size
v0.4.1
Published
Simple React Native library helps you to design for different screen sizes.
Downloads
17
Readme
react-native-window-size
asdf
Installation
npm install react-native-window-size
Usage
import { multiply } from "react-native-window-size";
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT