Cirych / react-native-gradient-view

React Native simple gradient view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

React Native simple gradient view

License:MIT License


Languages

Language:Java 19.1%Language:Ruby 17.7%Language:TypeScript 13.9%Language:Objective-C 12.3%Language:Kotlin 11.8%Language:Swift 11.5%Language:JavaScript 9.6%Language:Objective-C++ 3.7%Language:C 0.5%