hebertialmeida / HAPaperViewController

😵 [Deprecated] UICollectionView with layout transitions inspired by Facebook Paper App
1.18k stars 166 forks source link

Use when not root view controller? #16

Open mbcoder17 opened 10 years ago

mbcoder17 commented 10 years ago

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

DirkLXX commented 9 years ago

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

SolomonBier commented 9 years ago

Any updates on this ?

luutruong commented 9 years ago

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