0.3.2 • Published 6 months ago
@saleksovski/react-native-r-color-to-hex v0.3.2
@saleksovski/react-native-r-color-to-hex
Reads R.color and returns its hex value
Installation
npm install @saleksovski/react-native-r-color-to-hexUsage
import { multiply } from '@saleksovski/react-native-r-color-to-hex';
// ...
const result = 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