AsyncDisplayKit icon indicating copy to clipboard operation
AsyncDisplayKit copied to clipboard

collectionNode always lost several cells and give me some blank cells

Open ZFYoung opened this issue 6 years ago • 1 comments

when i run demo (ASCollectionView) . it could display all cells . but, if i click refesh button ( [self.collectionNode reloadData] ) , there always lost serveral cells. the blank cell's position is fixed with every refeshing. i was run with xcode9.2 simulator iPhone7-11.2 and AsyncDispalyKit latest version

ZFYoung avatar Aug 02 '18 09:08 ZFYoung

Please check out the renamed AsyncDisplayKit at https://github.com/texturegroup/texture

ay8s avatar Aug 15 '18 23:08 ay8s