Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

oceanbit/react-native-responsive-ui

Repository files navigation

react-native-responsive-ui

Responsive UIs for React Native

Installation

npm install react-native-responsive-ui

Usage

import ResponsiveUi from "react-native-responsive-ui";

// ...

const result = await ResponsiveUi.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT