Skip to content

Test your react native app across various device screen sizes and supercharge your application's responsiveness.

License

Notifications You must be signed in to change notification settings

nateshmbhat/react-native-screen-resizer

Repository files navigation

react-native-screen-resizer

Test your react native app across various device screen sizes and supercharge your application's responsiveness.

Installation

npm install react-native-screen-resizer

Usage

import { multiply } from "react-native-screen-resizer";

// ...

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


Made with create-react-native-library

About

Test your react native app across various device screen sizes and supercharge your application's responsiveness.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published