Git Product home page Git Product logo

drcolorpicker's Introduction

Digital Ruby, LLC Color Picker

I'm Jeff Johnson (@jjxtra) and I created DRColorPicker to use in my app You Doodle for iOS.

In order to give back to the community, I have open sourced this color picker under the MIT license.

Are you using DRColorPicker in your own app? Send me an email (jjxtra AT gmail DOT com) and I'll post your app here under the "Apps Using" section.

DRColorPicker is a world class color picker for iOS. Here is a list of the features:

  • Supports any resolution, portrait and landscape, and works on iPhone and iPad
  • Allows favorite colors, recent colors, colors by hue, color wheel or import of texture
  • Color wheel shows the RGB color and allows changing the color by typing an RGB value
  • Alpha of color can be changed
  • State is saved and loaded automatically to / from a JSON file, textures are saved to files
  • Textures can be stored in JPEG 2000 (default) or PNG
  • Texture de-duplication ensures that only one version of each texture is stored
  • Favorites can be managed by long-tapping on a color
  • Imports colors from the NEO Color Picker automatically
  • Localized into most languages

Requirements:

  • Xcode 6 or newer recommended
  • iOS 6 or greater
  • ARC enabled for the color picker source code
  • Modules enabled for the project (i.e. @import ...)
Install via CocoaPods:
pod 'DRColorPicker'
Manual install: Add the DRColorPickerExample/DRColorPicker folder to your iOS project. The DRColorPickerExample folder contains a sample project with a view controller that will show you how to setup and display the color picker.

Apps using DRColorPicker

Are you using DRColorPicker in your own app? Send me an email (jjxtra AT gmail DOT com) and I'll post your app here under the "Apps Using" section.




Screenshots:

iPad

DRColorPicker Screenshot

DRColorPicker Screenshot

DRColorPicker Screenshot

DRColorPicker Screenshot

DRColorPicker Screenshot

DRColorPicker Screenshot




iPhone

DRColorPicker Screenshot

DRColorPicker Screenshot

DRColorPicker Screenshot

DRColorPicker Screenshot

DRColorPicker Screenshot

DRColorPicker Screenshot

drcolorpicker's People

Contributors

jjxtra avatar readmecritic avatar

Watchers

Franck avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.