PaoloCuscela/Cards
IBDesignables issue wich prevents to show storyboard preview.
Offen
#10 geöffnet am 27.10.2017
bughelp wanted
Repository-Metriken
- Stars
- (4.203 Sterne)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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!