TextureGroup / Texture

Smooth asynchronous user interfaces for iOS apps.
https://texturegroup.org/
Other
8.02k stars 1.29k forks source link

Why does ASCollectionNode's didSelectItemAt not execute #2052

Closed CherryIce closed 2 years ago

CherryIce commented 2 years ago

I introduced pod'Texture/IGListKit' and then used ASDKViewController alone and found that didSelectItemAt didn’t go at all

CherryIce commented 2 years ago

I'm sorry, I didn't pay attention to the allowsSelection attribute