0.1.2 • Published 10 months ago

react-native-dpi-metric v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

react-native-dpi-metric

RN DPI Device

Installation

npm install react-native-dpi-metric

Usage

import { multiply } from 'react-native-dpi-metric';

// ...

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

0.1.2

10 months ago

0.1.1

11 months ago

0.1.0

11 months ago