All Projects β†’ hectahertz β†’ React Native Color

hectahertz / React Native Color

Licence: mit
Color components for React Native 🌈

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React Native Color

Colorpicker
A mininal but complete colorpicker desktop app
Stars: ✭ 766 (+330.34%)
Mutual labels:  color, color-picker
React Colorful
🎨 A tiny (2,5 KB) color picker component for React and Preact apps
Stars: ✭ 951 (+434.27%)
Mutual labels:  color, color-picker
Iro.js
🎨 Modular color picker widget for JavaScript, with support for a bunch of color formats
Stars: ✭ 796 (+347.19%)
Mutual labels:  color, color-picker
Pickr
🎨 Flat, simple, multi-themed, responsive and hackable Color-Picker library. No dependencies, no jQuery. Compatible with all CSS Frameworks e.g. Bootstrap, Materialize. Supports alpha channel, rgba, hsla, hsva and more!
Stars: ✭ 3,759 (+2011.8%)
Mutual labels:  color, color-picker
Colors App
🎨 A PWA for copying values from popular color palettes. Supports HEX, RGB, and HSL formats.
Stars: ✭ 90 (-49.44%)
Mutual labels:  color, color-picker
Chromacolorpicker
🎨 An intuitive iOS color picker built in Swift.
Stars: ✭ 434 (+143.82%)
Mutual labels:  color, color-picker
Przm
🎨 A simple, yet feature rich color picker and manipulator
Stars: ✭ 17 (-90.45%)
Mutual labels:  color, color-picker
color-picker
A color picker app made in flutter
Stars: ✭ 46 (-74.16%)
Mutual labels:  color, color-picker
Pikolo
An android color picker library
Stars: ✭ 142 (-20.22%)
Mutual labels:  color, color-picker
Colorpickerwpf
Simple color picker control for WPF
Stars: ✭ 71 (-60.11%)
Mutual labels:  color, color-picker
Pixel Picker
A tiny menu bar application that helps you pick colours from your screen! πŸ”βœ¨
Stars: ✭ 318 (+78.65%)
Mutual labels:  color, color-picker
Colorwanted
Screen color picker for Windows (Windows δΈŠηš„ε±εΉ•ε–θ‰²ε™¨)
Stars: ✭ 105 (-41.01%)
Mutual labels:  color, color-picker
Colorpicker
jQuery UI widget for color picking (similar to the one in Microsoft Office 2010).
Stars: ✭ 271 (+52.25%)
Mutual labels:  color, color-picker
Vanilla Colorful
A tiny color picker custom element for modern web apps (2.7 KB) 🎨
Stars: ✭ 467 (+162.36%)
Mutual labels:  color, color-picker
a-color-picker
A color picker for web app
Stars: ✭ 97 (-45.51%)
Mutual labels:  color, color-picker
Kallewheel
A custom color wheel extension for Adobe Photoshop
Stars: ✭ 16 (-91.01%)
Mutual labels:  color, color-picker
javascript-color-gradient
Lightweight JavaScript library, used to generate an array of color gradients, between start and finish colors.
Stars: ✭ 54 (-69.66%)
Mutual labels:  color, color-picker
przm
🎨 A simple, yet feature rich color picker and manipulator
Stars: ✭ 19 (-89.33%)
Mutual labels:  color, color-picker
Leonardo
Generate colors based on a desired contrast ratio
Stars: ✭ 973 (+446.63%)
Mutual labels:  color, color-picker
Bootstrap Colorpicker
Bootstrap Colorpicker is a modular color picker plugin for Bootstrap.
Stars: ✭ 1,351 (+658.99%)
Mutual labels:  color, color-picker

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].