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

How does this work with CollectionView in UIViewController #43

Open
jshrager opened this issue Aug 26, 2018 · 1 comment
Open

How does this work with CollectionView in UIViewController #43

jshrager opened this issue Aug 26, 2018 · 1 comment
Labels

Comments

@jshrager
Copy link

I have 3 UICollectionViews in a UIViewController

can't get this to work at all

@mafolab1
Copy link

Make sure you have the collectionview as a variable: private var collectionView: CollectionView and then call it like you regularly would: collectionView.showLoadingPlaceholder()

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

No branches or pull requests

3 participants