Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 603 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 603 Bytes

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