0.2.0 • Published 2 years ago

@saleksovski/react-native-r-color-to-hex v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@saleksovski/react-native-r-color-to-hex

Reads R.color and returns its hex value

Installation

npm install @saleksovski/react-native-r-color-to-hex

Usage

import { multiply } from "@saleksovski/react-native-r-color-to-hex";

// ...

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

npm publish --access public