sssbohdan / CircularColorPicker

Goal was to implement color picker similar to what Lake drawing app has

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Goal was to implement color picker similar to what Lake drawing app has

Alt Text

What's next

• Implement the same logic without using UICollectionView(therefore a lot of hacks e.g. returning Int.max for infinite scrolling could be avoided)

• Remove necessity to provide frame at initialization phase

• Render only visible part

• C̶o̶c̶o̶a̶p̶o̶d̶s̶, Cathage, SPM support

Android

My friend implemented Android version which is available here

About

Goal was to implement color picker similar to what Lake drawing app has

License:MIT License


Languages

Language:Swift 98.5%Language:Ruby 0.8%Language:Objective-C 0.7%