@cirych/react-native-gradient-view
v0.0.1
Published
React Native gradient view
Maintainers
Readme
react-native-gradient-view
react-native-gradient-view
Installation
npm install @cirych/react-native-gradient-viewUsage
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
