Skip to content

Commit

Permalink
Add support for Objective-C
Browse files Browse the repository at this point in the history
  • Loading branch information
ryohey committed Apr 6, 2019
1 parent d9338a7 commit 2f8d3ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Classes/Popover.swift
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ public enum PopoverOption {
case auto
}

@objcMembers
open class Popover: UIView {

// custom property
Expand Down

0 comments on commit 2f8d3ab

Please sign in to comment.