Skip to content

Feature Request: Allow disabling bottom line for more control over styling #2

Description

@rptwsthi

I have added this check-in to my local pod. As this helps a lot in styling, check the attached image.

@IBInspectable
open var useBottomLine: Bool = true {
    didSet {
        self.lineView.isHidden = !useBottomLine
    }
}

Screen Shot 2020-01-15 at 2 44 37 PM

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions