PaoloCuscela/Cards
IBDesignables issue wich prevents to show storyboard preview.
オープン
#10 opened on 2017/10/27
bughelp wanted
Repository metrics
- Stars
- (4,204 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
Hello, thanks for the awesome framework!
I just tried the Getting Started example. After dragging the Card into the ViewController and adding an @IBOutlet. I got an error that "Use of undeclared type 'CardHightlight'".
I installed the framework using Cocoapods. I'm new to iOS dev and I probably miss some stuff. Could you explain a bit why does this happen?
Thanks!