react-native-neo-gradient
v0.2.0
Published
gradient component for react native
Downloads
3
Readme
react-native-neo-gradient
Gradient component for react native
Features
- TypeScript support
- Written in SwiftUI and Jetpack Compose
Installation
npm install react-native-neo-gradient
Usage
import Gradient from "react-native-neo-gradient";
// ...
<Gradient style={styles.box} colors={['red', 'blue']} />
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT