🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

react-native-color

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-color

Color components for React Native

0.0.10
latest
Source
npm
Version published
Weekly downloads
4.5K
-20.28%
Maintainers
1
Weekly downloads
 
Created
Source

React Native Color

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

npm version License: MIT npm downloads

Example

  • Run the example app via Expo or check the code.

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

Keywords

react-native

FAQs

Package last updated on 24 Nov 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts