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

must register a nib or a class for the identifier... #27

Open
jayvenn opened this issue Sep 7, 2016 · 1 comment
Open

must register a nib or a class for the identifier... #27

jayvenn opened this issue Sep 7, 2016 · 1 comment
Labels

Comments

@jayvenn
Copy link

jayvenn commented Sep 7, 2016

must register a nib or a class for the identifier or connect a prototype cell in a storyboard

Following the instructions and stuck on Create CollectionViewController step #2-3.

I have my custom Collection View Cell with .xib files all linked up (frontContainerView, backContainerView, frontConstraintY, backConstraintY)
Gave the collection view a reusable identifier.

Now I don't understand the next part. From what I am getting is that I don't need to drag in a collection view into the storyboard, but somehow just with the ViewController class this will work.

So I have my ViewController inherited from BasePageCollectionCell. My storyboard has nothing but that ViewController.

I am trying to get this to work. Help would be appreciated, thanks.

@0ber 0ber added the question label Jan 25, 2018
@hoss27
Copy link

hoss27 commented Jul 2, 2019

same issues

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