rn-shadows
v1.0.1
Published
shadow component for react native
Downloads
1
Readme
rn-shadows
shadow component for react native
Installation
npm install rn-shadows
Usage
import RnShadows from "rn-shadows";
// ...
const result = await RnShadows.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT