JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1308
  • Score
    100M100P100Q100023F
  • License MIT

Color components for React Native

Package Exports

  • react-native-color

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-native-color) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

react-native-color

License: MIT npm downloads npm version

Color components for React Native.

JavaScript-only, iOS and Android tested.

Example

Components

SlidersColorPicker

Based on a Dribbble concept by Satyajit Sahoo.

Installation

yarn add 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