RVColorPickerPopover
is a subclass of NSPopover that includes standard OS X color picker user interface. This helps to use NSColorPanel as a NSPopover.
To run the example project, clone the repo, and run pod install
from the Example directory first.
RVColorPickerPopover was writted using Swift 4 and supports macOS platform.
RVColorPickerPopover is available through CocoaPods. To install it, simply Create a Podfile, if you don't have one already. Add the following line:
pod 'RVColorPickerPopover', git: 'https://github.com/vishalgupta7/RVColorPickerPopover'
Vishal Gupta, vishalgupta7@gmail.com
Rohit Vishwakarma, rohitvishwakarma1819@gmail.com
RVColorPickerPopover is available under the MIT license. See the LICENSE file for more info.