chrs1885 / SheetyColors

An action sheet styled color picker for iOS.
MIT License
106 stars 14 forks source link

Expose SheetyColors view #13

Closed chrs1885 closed 4 years ago

chrs1885 commented 4 years ago

What kind of feature would you like to see?

In order to use SheetyColors within custom view containers (e.g. custom action sheet, SwiftUI views), we need access to the view representing the color picker.

How does it work in detail?

Make SheetyColorsViewController public.

What does the API look like?

-

Any existing projects that do something similiar?

-

chrs1885 commented 4 years ago

Added in #14