Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shadow options for DesignableTextView, DesignableTextField, and DesignableImageView #316

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Sep 6, 2018

  1. Shadow options for DesignableImageView.swift

    DesignableView and DesignableButton both support drop shadows as IBInspectable and available in Interface Builder.
    ryanlietzenmayer authored Sep 6, 2018
    Configuration menu
    Copy the full SHA
    64dc66a View commit details
    Browse the repository at this point in the history
  2. Shadow options for DesignableTextField.swift

    DesignableView and DesignableButton both support drop shadows as IBInspectable and available in Interface Builder.
    ryanlietzenmayer authored Sep 6, 2018
    Configuration menu
    Copy the full SHA
    5388c6c View commit details
    Browse the repository at this point in the history
  3. Shadow options for DesignableTextView.swift

    DesignableView and DesignableButton both support drop shadows as IBInspectable and available in Interface Builder.
    ryanlietzenmayer authored Sep 6, 2018
    Configuration menu
    Copy the full SHA
    61d5372 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from ryanlietzenmayer/patch-2

     Shadow options for DesignableTextField.swift
    ryanlietzenmayer authored Sep 6, 2018
    Configuration menu
    Copy the full SHA
    e79f6e4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from ryanlietzenmayer/patch-3

     Shadow options for DesignableTextView.swift
    ryanlietzenmayer authored Sep 6, 2018
    Configuration menu
    Copy the full SHA
    c7a7774 View commit details
    Browse the repository at this point in the history