Collection-View-in-a-Table-View-Cell
Collection-View-in-a-Table-View-Cell copied to clipboard
How to perform 3D touch on collectionViews inside of TableViewCells
Hello,
Just a quick question, i'm trying to perform the "peek" and "pop" functionality and have setup my tableview and embedded collectionView per your tutorial. Any pointers on how to best assemble the code in order to "peek" and preview the collectionView cell? I've seen a ton of tutorials but they all cover tableview Or collection view only. Thanks!
Good question! I'm not sure, I've never used those apis. When you figure it out can you let us know?
Will do!