VHBoomMenuButton
VHBoomMenuButton copied to clipboard
Error "@IBInspectable"
i installed pod 'VHBoomMenuButton/Swift', '2.0.0' in xcode 9 with swift 4 and also #import <BoomMenuButton/BoomMenuButton.h> in Bridging File.But now i got two Error like "Property cannot be marked @IBInspectable " And "Property cannot be marked " in BoomMenuButton.swift FIle.
I just removed @IBInspectable keyword from where that error appeared (it was twice for me). This will require you to unlock the VHBoomMenuButton library so you can make changes.
Thank you for your responce @aclaussen1