@babacoder/react-native-gradients
v0.2.0
Published
A React Native package for linear and radial gradients
Downloads
12
Readme
@babacoder/react-native-gradients
A React Native package for linear and radial gradients
Installation
npm install @babacoder/react-native-gradientsUsage
import { multiply } from '@babacoder/react-native-gradients';
// ...
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
