Swinflate
Swinflate copied to clipboard
A bunch of layouts providing light and seamless experiences in your Collection View
Looks like on iOS 13 if you're using `indexPathForItem(at: point)` the layout can't find the proper indexPath. ```` let midX:CGFloat = strongSelf.organizationCollectionView.bounds.midX let midY:CGFloat = strongSelf.organizationCollectionView.bounds.midY let point:CGPoint = CGPoint(x:midX,...
Hi, i like ur library but its not available through pod. How can i install through pod? I'm not familiar with carthages how i can install your lib without carthrage?
I like this - it will be more amazing if you can make a pod - it will be easier to include it in some of my projects Thanks.