• Stars
    star
    200
  • Rank 195,325 (Top 4 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 7 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Color components for React Native 🌈

React Native Color

Color components for React Native. JavaScript-only, for iOS and Android.

npm version License: MIT npm downloads

Example

SlidersColorPicker

Based on a Dribbble concept by Satyajit Sahoo.

SlidersColorPicker

Gradients

With a customizable number of steps, shape and direction.

Gradients

Sliders

The simplest hue/staturation/value selectors!

Sliders

Setup

yarn add react-native-color

Or, if you use npm, npm i --save react-native-color.

Roadmap

  • Make the color string editable
  • Support different color modes for the return string of the pickers
  • Support different color modes for the sliders of the
  • Gradient that mixes two colors
  • Add documentation for the props
  • Support for themes/render customizations
  • Export separate components for a build-your-own philosophy
  • Type with Flow

Contact

Tweet me @hectahertz