hebertialmeida/HAPaperViewController

Use when not root view controller?

mbcoder17 opened this issue · 3 comments

I have a view controller that is my initial view controller, it is embedded in a Navigation Controller. I have a push segue from that view to the PaperViewController, but it doesn't load correctly. Here is what it looks like:

photo-12

How can I use it when it's not the root view controller?

Thanks

same here. can somebody explain what to do. that would be great

Any updates on this ?

You should re-register collection view cell to resolved the problem :)