Skip to content

katsuyoshi/Color-Picker-for-iOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Picker for iOS

#シンプルで分かりやすいiPhone用のカラーピッカーです。 #Simple color picker for iPhone

これは時間管理アプリYomoのカラーピッカー部分をオープンソースとして公開したものです。

  • 画像を一切使わずに描画しています (No image!)
  • そのため、ユーザーが期待する通りにカラーマップが動的に変化します (good!)
  • 十分に最適化されていて、カクつきがありません (very good!)
  • 簡単に呼び出せるUIViewControllerのサブクラスが含まれています (UIViewController easy to use is included)

About

ColorPicker for iPhone and iPod touch

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 86.8%
  • MATLAB 6.6%
  • C++ 3.9%
  • C 2.0%
  • Ruby 0.7%