Material design components (inspired by Google Material Design) for iOS written in Swift.

Features:

  • Highly customizable
  • Complete example
  • Supports @IBDesignable to live-render the component in the Interface Builder
  • By supporting @IBInspectable, the class properties can be exposed in the Interface Builder, and you can edit these properties in realtime
  • MKButton: floating action button, raised button, flat button, ripple effect
  • MKTextField: ripple effect, floating placeholder
  • MKTableViewCell
  • MKLabel
  • MKImageView
  • MKLayer
  • MKColor
  • MKActivityIndicator
  • MKRefreshControl
  • MKNavigationBar

Leave a Reply