SelfSizingWaterfallCollectionViewLayout
SelfSizingWaterfallCollectionViewLayout copied to clipboard
#App Freezing on UICollectionViewData _setLayoutAttributes:atGlobalItemIndex:
When i use two different cell for my collection view with SelfSizingWaterfallCollectionViewLayout i reload data after network call then some time app freeze and shows CPU usages 100%.
Hard to say what's going on without having access to your code. I haven't the time to look at this at the moment, feel free to make a pull request with your fix.
Hi there! I'm having this issue too with my project (I'm not using this library but I've google the error and landed here). Could you tell me how you solved it?
Guys, any luck, did you solve that issue?