SnapLikeCollectionView icon indicating copy to clipboard operation
SnapLikeCollectionView copied to clipboard

Not working inside a UICollectionViewCell

Open bogdan-razvan opened this issue 6 years ago • 1 comments

I've tried the pod, works great. However, it only works when the collectionView is inside a UIViewController. In my case, the collectionView is inside a UICollectionViewCell (collectionView inside another collectionView's cell). In this case, the scrolling does not work. Does anyone know any workaround for that?

bogdan-razvan avatar Jul 25 '19 08:07 bogdan-razvan

Can confirm it works inside a UITableViewCell

bogdan-razvan avatar Jul 25 '19 08:07 bogdan-razvan