gringoireDM / LNZCollectionLayouts

A collection of CollectionViewLayout.
MIT License
484 stars 44 forks source link

does not work for iphone 5 (simulator) #12

Open vit008 opened 6 years ago

vit008 commented 6 years ago

xcode 9.3 iphone 5 (simulator) ios 10 UICollectionView is empty if count of items more than 34 7uxzcjleao

gringoireDM commented 6 years ago

I'll look into it. that's a weird one. XD

vit008 commented 6 years ago

Do you have any progress with this?

gringoireDM commented 6 years ago

Working on it. I can observe that it happens specifically for 32 bits devices. I'll update you as soon as I have something new to share. Thanks.

vit008 commented 6 years ago

I can see the same problem on iPad IOS 9.3 (items count 63) (real device)