https://github.com/cirych/react-native-gradient-view
React Native simple gradient view
https://github.com/cirych/react-native-gradient-view
java javascript react react-native swift typescript
Last synced: 3 months ago
JSON representation
React Native simple gradient view
- Host: GitHub
- URL: https://github.com/cirych/react-native-gradient-view
- Owner: Cirych
- License: mit
- Created: 2024-03-18T11:59:49.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-18T16:35:23.000Z (over 2 years ago)
- Last Synced: 2025-11-03T21:17:01.729Z (8 months ago)
- Topics: java, javascript, react, react-native, swift, typescript
- Language: Java
- Homepage:
- Size: 337 KB
- Stars: 0
- 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-gradient-view
### Installation
```sh
npm install @cirych/react-native-gradient-view
```
### Usage
```javascript
import { GradientViewView } from "@cirych/react-native-gradient-view";
// ...
```
### Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
### License
MIT