An open API service indexing awesome lists of open source software.

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)

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