Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot integrate to Swift app #4

Open
moyoteg opened this issue Jun 17, 2015 · 3 comments
Open

Cannot integrate to Swift app #4

moyoteg opened this issue Jun 17, 2015 · 3 comments

Comments

@moyoteg
Copy link

moyoteg commented Jun 17, 2015

I dragged the folder with all the classes and Nib file into my project, imported the header file and I still cannot get it to work on my swift file. =/

@giridharvc7
Copy link
Owner

Did you add the headerfile to the Bridging header ?

@moyoteg
Copy link
Author

moyoteg commented Jun 18, 2015

I did but it gives me a "Use of undeclared type" error. the bridging header gives me no issue, I used #import "VCFloatingActionButton.h" on the bridging header file.

@basememara
Copy link

It would be great to add this to CocoaPods, which would handle the Swift integration automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants