InfiniteLayout icon indicating copy to clipboard operation
InfiniteLayout copied to clipboard

Failed Combining with CollectionPickerView

Open moeindev opened this issue 5 years ago • 0 comments

I've tried combining InfiniteCollectionView with CollectionPickerView but I'm getting an exception here:

Thread 1: EXC_BAD_ACCESS (code=2, address=0x16f56bfd0)

on line 27: InfiniteCollectionViewProxy.swift

image

my code for combining is:

image

and my custom layout:

image

I'm kind of new in iOS development so please can You help me with that?

moeindev avatar Jan 28 '20 13:01 moeindev