https://github.com/duguyihou/react-native-neo-gradient
Gradient component for react native (WIP)
https://github.com/duguyihou/react-native-neo-gradient
jetpack-compose react-native swiftui
Last synced: 2 months ago
JSON representation
Gradient component for react native (WIP)
- Host: GitHub
- URL: https://github.com/duguyihou/react-native-neo-gradient
- Owner: duguyihou
- License: mit
- Created: 2024-04-14T08:46:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-28T04:50:52.000Z (almost 2 years ago)
- Last Synced: 2025-05-06T21:16:56.109Z (about 1 year ago)
- Topics: jetpack-compose, react-native, swiftui
- Language: Kotlin
- Homepage: https://www.npmjs.com/package/react-native-neo-gradient
- Size: 1.44 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

# react-native-neo-gradient
Gradient component for react native
## Features
- TypeScript support
- Written in SwiftUI and Jetpack Compose
## Installation
```sh
npm install react-native-neo-gradient
```
## Usage
```js
import Gradient from "react-native-neo-gradient";
// ...
```
## Contributing
See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.
## License
MIT