Semen Kologrivov
Results
2
issues of
Semen Kologrivov
When i use your library on UICollection view with custom layout, after removing all items, i got crash here: `override func layoutAttributesForItem(at indexPath: IndexPath) -> UICollectionViewLayoutAttributes? { return cache[indexPath.item] }`...
to investigate
- Fix mistypes - Change mechanism of processing touches (from touchBegan, touchEnd etc. to gestureRecognizers)