0.0.1 • Published 1 year ago
@cirych/react-native-gradient-view v0.0.1
react-native-gradient-view
react-native-gradient-view
Installation
npm install @cirych/react-native-gradient-view
Usage
import { GradientViewView } from "@cirych/react-native-gradient-view";
// ...
<GradientViewView colors={['red', '#00a852dd', '#ffa852', 'brown', 'blue']} angle={15} />
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.0.1
1 year ago