Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.

How can I use this Layout in Swift project? #60

Open
ban9ban3 opened this issue Nov 19, 2015 · 1 comment
Open

How can I use this Layout in Swift project? #60

ban9ban3 opened this issue Nov 19, 2015 · 1 comment

Comments

@ban9ban3
Copy link

I'm try to import : #import "UICollectionView+Draggable.h"

But it have this error

screen shot 2015-11-19 at 10 26 09

Anyone, help me pls!!!

@martintjandra
Copy link

You can't. Although Swift and Obj C is from the same Xcode, there are rules to mix them up. In this case, you need to create bridging header.

http://www.ios-blog.co.uk/tutorials/objective-c/how-to-create-an-objective-c-bridging-header/

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

No branches or pull requests

2 participants