PaoloCuscela/Cards
IBDesignables issue wich prevents to show storyboard preview.
开放
#10 创建于 2017年10月27日
bughelp wanted
仓库指标
- 星标
- (4,204 个星标)
- PR 合并指标
- (30 天内没有已合并 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!