All Projects → sgl0v → Mscolorpicker

sgl0v / Mscolorpicker

Licence: mit
Color picker component for iOS

Projects that are alternatives of or similar to Mscolorpicker

Swatch.vim
work with hex color codes and make your own vim colorschemes easily and quickly
Stars: ✭ 57 (-64.81%)
Mutual labels:  color-picker
Chroma
Material color picker view for Android in Kotlin.
Stars: ✭ 103 (-36.42%)
Mutual labels:  color-picker
Alderis
iOS color picker library
Stars: ✭ 128 (-20.99%)
Mutual labels:  color-picker
Mkcolorpicker
ColorPicker is a fantastic color picker 🎨 written in Swift. Developers can use our color picker as is or they can customize it with all the available features
Stars: ✭ 59 (-63.58%)
Mutual labels:  color-picker
Simpledialogfragments
A collection of easy to use and extendable DialogFragment's for Android
Stars: ✭ 94 (-41.98%)
Mutual labels:  color-picker
Colorwanted
Screen color picker for Windows (Windows 上的屏幕取色器)
Stars: ✭ 105 (-35.19%)
Mutual labels:  color-picker
Hsluv Dart
Dart port of HSLuv, a human-friendly alternative to HSL based on human experiments.
Stars: ✭ 49 (-69.75%)
Mutual labels:  color-picker
Pikolo
An android color picker library
Stars: ✭ 142 (-12.35%)
Mutual labels:  color-picker
Bootstrap Colorpicker
Bootstrap Colorpicker is a modular color picker plugin for Bootstrap.
Stars: ✭ 1,351 (+733.95%)
Mutual labels:  color-picker
Colordrop
Interactive Drag & Drop Coloring with Material Design Color palette
Stars: ✭ 120 (-25.93%)
Mutual labels:  color-picker
Colorpickerwpf
Simple color picker control for WPF
Stars: ✭ 71 (-56.17%)
Mutual labels:  color-picker
Colors App
🎨 A PWA for copying values from popular color palettes. Supports HEX, RGB, and HSL formats.
Stars: ✭ 90 (-44.44%)
Mutual labels:  color-picker
React Color
🎨 Color Pickers from Sketch, Photoshop, Chrome, Github, Twitter & more
Stars: ✭ 10,287 (+6250%)
Mutual labels:  color-picker
Swiftuicolourwheel
A colour wheel made all in SwiftUI
Stars: ✭ 58 (-64.2%)
Mutual labels:  color-picker
React Native Color Wheel
🌈 A react native reusable and color picker wheel
Stars: ✭ 137 (-15.43%)
Mutual labels:  color-picker
Colorpicker
🍭color picker for android
Stars: ✭ 1,054 (+550.62%)
Mutual labels:  color-picker
Material pickers
Stars: ✭ 104 (-35.8%)
Mutual labels:  color-picker
Colorbook
🎨 Color schemes for UI design - Optimized for foreground, background, border, etc. https://liyasthomas.github.io/colorbook
Stars: ✭ 148 (-8.64%)
Mutual labels:  color-picker
Orc.controls
Timespan, DateTime and various other controls
Stars: ✭ 140 (-13.58%)
Mutual labels:  color-picker
Verte
🎨 A Color picker component. Built from the bottom to work with Vue.js.
Stars: ✭ 117 (-27.78%)
Mutual labels:  color-picker

MSColorPicker

Build Status Version License Platform

[OverviewInstallationDemoRequirementsLicence]


Alt text Alt text

Overview

Color picker component for iOS. It allows the user to select a color with color components. Key features:

  • iPhone & iPad support,
  • Adaptive User Interface,
  • Supports RGB and HSB color models,
  • Well-documented,
  • Compatible with iOS 8.0 (iPhone & iPad) and higher.

Installation

MSColorPicker is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "MSColorPicker"

Demo

Build and run the MSColorPickerDemo project in Xcode. The demo shows how to use and integrate the MSColorPicker into your project.

Requirements

  • Requires iOS 8.0 or later
  • Requires Automatic Reference Counting (ARC)

Licence

MSColorPicker is MIT-licensed. See LICENSE.

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].