PaoloCuscela/Cards

IBDesignables issue wich prevents to show storyboard preview.

Open

#10 opened on Oct 27, 2017

View on GitHub
 (34 comments) (0 reactions) (0 assignees)Swift (237 forks)batch import
bughelp wanted

Repository metrics

Stars
 (3,748 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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!

Contributor guide