Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aijunrumeng/react-color-picker

react color-picker component for mobile
https://github.com/aijunrumeng/react-color-picker

canvas mobile react

Last synced: 5 days ago
JSON representation

react color-picker component for mobile

Awesome Lists containing this project

README

        

## dev
```bash
yarn & yarn start
```

## publish

```bash
yarn build:lib
yarn publish
```