Skip to content

Flat button based on recessed button type for macOS (AppKit) with (gradient) background capability.

License

Notifications You must be signed in to change notification settings

Maschina/ColorButton

Repository files navigation

ColorButton

Flat button based on recessed button type for macOS (AppKit) with (gradient) background capability.

Requirements

  • macOS 10.14+
  • Swift 5.0

Installation

Carthage

  1. Add the following to your Cartfile:
github "Maschina/ColorButton"
  1. You have two options:
    1. Either Run carthage update and add the framework as described in Carthage Readme
    2. Or use a very convenient auto-build script that adds the newly built framework to your Xcode project automatically

CocoaPods

  1. Add the following to your Podfile:
pod 'ColorButton', :git => 'https://github.com/Maschina/ColorButton.git', :tag => '1.0'
  1. Run pod install.

About

Flat button based on recessed button type for macOS (AppKit) with (gradient) background capability.

Resources

License

Stars

Watchers

Forks

Packages

No packages published