Texture icon indicating copy to clipboard operation
Texture copied to clipboard

Regarding support for `UICollectionViewCompositionalLayout` in `ASCollectionNode`

Open muukii opened this issue 4 years ago • 0 comments

I was wondering it's getting closer to support deployment target from iOS13 in most of the apps, so it unlocks using UICollectionViewCompositionalLayout.

I'm not sure exactly how ASCollectionNode works with UICollectionViewLayout, it looks there are some optimizations, specializations for using FlowLayout.

I'd like to think about using CompositionalLayout with ASCollectionNode to continue to use Texture plus using modern technologies in the future.

muukii avatar Feb 28 '22 10:02 muukii