Razvan Bogdan

Results 2 issues of Razvan Bogdan

When using SPM, the library is imported as static. Will you add support for importing as dynamic?

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...